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