Searched defs:GetHALCallbacks (Results 1 – 2 of 2) sorted by relevance
/system/bt/service/hal/ | ||
D | fake_bluetooth_interface.cc | 160 bt_callbacks_t* FakeBluetoothInterface::GetHALCallbacks() const { in GetHALCallbacks() function in bluetooth::hal::FakeBluetoothInterface |
D | bluetooth_interface.cc | 240 bt_callbacks_t* GetHALCallbacks() const override { return &bt_callbacks; } in GetHALCallbacks() function in bluetooth::hal::BluetoothInterfaceImpl |