Searched refs:RemoveClientObserver (Results 1 – 6 of 6) sorted by relevance
58 hal::BluetoothGattInterface::Get()->RemoveClientObserver(this); in ~GattClientFactory()
324 hal::BluetoothGattInterface::Get()->RemoveClientObserver(this); in ~LowEnergyClient()836 hal::BluetoothGattInterface::Get()->RemoveClientObserver(this); in ~LowEnergyClientFactory()
136 void RemoveClientObserver(ClientObserver* observer) override;
249 virtual void RemoveClientObserver(ClientObserver* observer) = 0;
388 void FakeBluetoothGattInterface::RemoveClientObserver( in RemoveClientObserver() function in bluetooth::hal::FakeBluetoothGattInterface
512 void RemoveClientObserver(ClientObserver* observer) override { in RemoveClientObserver() function in bluetooth::hal::BluetoothGattInterfaceImpl