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