Searched refs:RemoveServerObserver (Results 1 – 5 of 5) sorted by relevance
134 void RemoveServerObserver(ServerObserver* observer) override;
211 virtual void RemoveServerObserver(ServerObserver* observer) = 0;
308 void FakeBluetoothGattInterface::RemoveServerObserver( in RemoveServerObserver() function in bluetooth::hal::FakeBluetoothGattInterface
463 void RemoveServerObserver(ServerObserver* observer) override { in RemoveServerObserver() function in bluetooth::hal::BluetoothGattInterfaceImpl
41 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this); in ~GattServer()576 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this); in ~GattServerFactory()