Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap_internal.h176 #define BT_L2CAP_LE_ERR_UNACCEPT_PARAMS 0x000B macro
A Dl2cap.c931 return BT_L2CAP_LE_ERR_UNACCEPT_PARAMS; in le_err_to_result()
1097 result = BT_L2CAP_LE_ERR_UNACCEPT_PARAMS; in le_ecred_conn_req()
1153 if (result == BT_L2CAP_LE_ERR_UNACCEPT_PARAMS || in le_ecred_conn_req()

Completed in 7 milliseconds