Home
last modified time | relevance | path

Searched refs:BT_ERR_PROHIBITED_BY_EDM (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_errorcode.h27 BT_ERR_PROHIBITED_BY_EDM = 203, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_error.cpp41 { BtErrCode::BT_ERR_PROHIBITED_BY_EDM, "Bluetooth is prohibited by EDM."}, member in OHOS::Bluetooth::BtErrCode
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp430 BT_ERR_PROHIBITED_BY_EDM, "bluetooth is prohibited !");
449 BT_ERR_PROHIBITED_BY_EDM, "bluetooth is prohibited !");
608 CHECK_AND_RETURN_LOG_RET(!IsBtProhibitedByEdm(), BT_ERR_PROHIBITED_BY_EDM, "bluetooth is prohibited"); in EnableBt()

Completed in 4 milliseconds