Lines Matching refs:GetHALInterface
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()
728 hal::BluetoothInterface::Get()->GetHALInterface()->set_adapter_property( in SetAdapterProperty()