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 211 virtual void RemoveServerObserver(ServerObserver* observer) = 0;
fake_bluetooth_gatt_interface.h 134 void RemoveServerObserver(ServerObserver* observer) override;
fake_bluetooth_gatt_interface.cc 308 void FakeBluetoothGattInterface::RemoveServerObserver(
bluetooth_gatt_interface.cc 463 void RemoveServerObserver(ServerObserver* observer) override {
  /system/bt/service/
gatt_server.cc 40 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this);
569 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this);

Completed in 342 milliseconds