Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_errorcode.h57 BT_ERR_NO_ACTIVE_HFP_DEVICE = BT_ERR_BASE_SYSCAP + 2000, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_error.cpp49 { BtErrCode::BT_ERR_NO_ACTIVE_HFP_DEVICE, "Active hfp device is not exist." },
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp171 { BtErrCode::BT_ERR_NO_ACTIVE_HFP_DEVICE, "Active hfp device is not exist." },