Home
last modified time | relevance | path

Searched refs:LoadBluetoothHostService (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp55 bool LoadBluetoothHostService();
435 CHECK_AND_RETURN_LOG_RET(BluetoothHost::GetDefaultHost().pimpl->LoadBluetoothHostService(), in EnableBluetooth()
454 CHECK_AND_RETURN_LOG_RET(BluetoothHost::GetDefaultHost().pimpl->LoadBluetoothHostService(), in EnableBluetoothToRestrictMode()
499 bool BluetoothHost::impl::LoadBluetoothHostService() in LoadBluetoothHostService() function in OHOS::Bluetooth::BluetoothHost::impl
677 pimpl->LoadBluetoothHostService(); in SatelliteControl()