Searched refs:GetHALInterface (Results 1 – 11 of 11) sorted by relevance
213 hal::BluetoothInterface::Get()->GetHALInterface()->get_adapter_properties(); in AdapterImpl()247 int status = hal::BluetoothInterface::Get()->GetHALInterface()->enable(); in Enable()272 int status = hal::BluetoothInterface::Get()->GetHALInterface()->disable(); in Disable()337 hal::BluetoothInterface::Get()->GetHALInterface()->start_discovery(); in SetScanEnable()344 hal::BluetoothInterface::Get()->GetHALInterface()->cancel_discovery(); in SetScanEnable()361 int status = hal::BluetoothInterface::Get()->GetHALInterface()->ssp_reply( in SspReply()379 int status = hal::BluetoothInterface::Get()->GetHALInterface()->create_bond( in CreateBond()418 hal::BluetoothInterface::Get()->GetHALInterface()->get_adapter_property( in GetBondedDevices()437 hal::BluetoothInterface::Get()->GetHALInterface()->remove_bond(&addr); in RemoveBond()455 ->GetHALInterface() in GetRemoteDeviceProperties()[all …]
482 hal::BluetoothInterface::Get()->GetHALInterface(); in Initialize()
66 const bt_interface_t* GetHALInterface() const override;
116 virtual const bt_interface_t* GetHALInterface() const = 0;
160 const bt_interface_t* FakeBluetoothInterface::GetHALInterface() const { in GetHALInterface() function in bluetooth::hal::FakeBluetoothInterface
234 BluetoothInterface::Get()->GetHALInterface(); in Initialize()
259 const bt_interface_t* GetHALInterface() const override { return hal_iface_; } in GetHALInterface() function in bluetooth::hal::BluetoothInterfaceImpl
488 BluetoothInterface::Get()->GetHALInterface(); in Initialize()
569 BluetoothInterface::Get()->GetHALInterface(); in Initialize()
59 bt_interface_ = bt_hal_interface->GetHALInterface(); in SetUp()
380 bluetooth::hal::BluetoothInterface::Get()->GetHALInterface(); in dump()