HomeSort by relevance Sort by last modified time
    Searched refs:RemoveServerObserver (Results 1 - 5 of 5) sorted by null

  /system/bt/service/hal/
bluetooth_gatt_interface.h 254 virtual void RemoveServerObserver(ServerObserver* observer) = 0;
fake_bluetooth_gatt_interface.h 138 void RemoveServerObserver(ServerObserver* observer) override;
fake_bluetooth_gatt_interface.cpp 399 void FakeBluetoothGattInterface::RemoveServerObserver(
bluetooth_gatt_interface.cpp 520 void RemoveServerObserver(ServerObserver* observer) override {
  /system/bt/service/
gatt_server.cpp 54 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this);
963 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this);

Completed in 117 milliseconds