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

  /system/bt/service/hal/
fake_bluetooth_interface.h 65 bt_callbacks_t* GetHALCallbacks() const override;
bluetooth_interface.h 112 virtual bt_callbacks_t* GetHALCallbacks() const = 0;
fake_bluetooth_interface.cc 154 bt_callbacks_t* FakeBluetoothInterface::GetHALCallbacks() const {
bluetooth_interface.cc 231 bt_callbacks_t* GetHALCallbacks() const override { return &bt_callbacks; }
  /system/bt/test/suite/adapter/
adapter_unittest.cc 177 bluetooth::hal::BluetoothInterface::Get()->GetHALCallbacks();

Completed in 104 milliseconds