Searched refs:RemoveServerObserver (Results 1 - 5 of 5) sorted by relevance

/system/bt/service/hal/
H A Dfake_bluetooth_gatt_interface.h138 void RemoveServerObserver(ServerObserver* observer) override;
H A Dbluetooth_gatt_interface.h254 virtual void RemoveServerObserver(ServerObserver* observer) = 0;
H A Dfake_bluetooth_gatt_interface.cpp399 void FakeBluetoothGattInterface::RemoveServerObserver( function in class:bluetooth::hal::FakeBluetoothGattInterface
H A Dbluetooth_gatt_interface.cpp520 void RemoveServerObserver(ServerObserver* observer) override {
/system/bt/service/
H A Dgatt_server.cpp54 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this);
963 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this);

Completed in 280 milliseconds