Home
last modified time | relevance | path

Searched refs:IsBtProhibitedByEdm (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_host.h832 bool IsBtProhibitedByEdm(void);
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp429 CHECK_AND_RETURN_LOG_RET(!BluetoothHost::GetDefaultHost().IsBtProhibitedByEdm(),
448 CHECK_AND_RETURN_LOG_RET(!BluetoothHost::GetDefaultHost().IsBtProhibitedByEdm(),
608 CHECK_AND_RETURN_LOG_RET(!IsBtProhibitedByEdm(), BT_ERR_PROHIBITED_BY_EDM, "bluetooth is prohibited"); in EnableBt()
1199 bool BluetoothHost::IsBtProhibitedByEdm(void) in IsBtProhibitedByEdm() function in OHOS::Bluetooth::BluetoothHost

Completed in 3 milliseconds