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