Home
last modified time | relevance | path

Searched defs:GetHALInterface (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dfake_bluetooth_interface.cc160 const bt_interface_t* FakeBluetoothInterface::GetHALInterface() const { in GetHALInterface() function in bluetooth::hal::FakeBluetoothInterface
Dbluetooth_interface.cc259 const bt_interface_t* GetHALInterface() const override { return hal_iface_; } in GetHALInterface() function in bluetooth::hal::BluetoothInterfaceImpl