Searched refs:RemoveClientObserver (Results 1 – 6 of 6) sorted by relevance
53 hal::BluetoothGattInterface::Get()->RemoveClientObserver(this); in ~GattClientFactory()
49 hal::BluetoothGattInterface::Get()->RemoveClientObserver(this); in ~LowEnergyClient()207 hal::BluetoothGattInterface::Get()->RemoveClientObserver(this); in ~LowEnergyClientFactory()
135 void RemoveClientObserver(ClientObserver* observer) override;
206 virtual void RemoveClientObserver(ClientObserver* observer) = 0;
301 void FakeBluetoothGattInterface::RemoveClientObserver( in RemoveClientObserver() function in bluetooth::hal::FakeBluetoothGattInterface
457 void RemoveClientObserver(ClientObserver* observer) override { in RemoveClientObserver() function in bluetooth::hal::BluetoothGattInterfaceImpl