Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_errorcode.h43 BT_ERR_DIALOG_FOR_USER_CONFIRM = BT_ERR_BASE_SYSCAP + 9, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.cpp112 if (ret == BT_ERR_DIALOG_FOR_USER_CONFIRM) { in ProcessBluetoothSwitchAction()