Home
last modified time | relevance | path

Searched refs:IsBtEnabled (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp842 if ((transport == BTTransport::ADAPTER_BREDR) && IsBtEnabled() && classicService) { in GetDeviceType()
865 if (IsBtEnabled() && classicService) { in GetLocalAddress()
897 return IsBtEnabled(); in IsBrEnabled()
923 if (IsBtEnabled()) { in GetBtConnectionState()
940 if (IsBtEnabled()) { in GetBtProfileConnState()
959 if (IsBtEnabled() && classicService) { in GetLocalDeviceClass()
971 if (IsBtEnabled() && classicService) { in SetLocalDeviceClass()
988 if (IsBtEnabled() && classicService) { in GetLocalName()
1013 if (IsBtEnabled() && classicService) { in SetLocalName()
1042 if (IsBtEnabled() in GetBtScanMode()
1687 bool BluetoothHostServer::IsBtEnabled() IsBtEnabled() function in OHOS::Bluetooth::BluetoothHostServer
[all...]
/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h143 bool IsBtEnabled();
/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp234 bool BtConnectionManager::IsBtEnabled() in IsBtEnabled() function in OHOS::NFC::TAG::BtConnectionManager
238 InfoLog("IsBtEnabled: %{public}d", isEnabled); in IsBtEnabled()
727 if (IsBtEnabled()) { in OnBtNtfClicked()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_host_server.h150 bool IsBtEnabled();

Completed in 5 milliseconds