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