Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci_err.h20 #define BT_HCI_ERR_UNKNOWN_CONN_ID 0x02 macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c2299 conn->err = BT_HCI_ERR_UNKNOWN_CONN_ID; in le_conn_complete_cancel()
2378 evt->status == BT_HCI_ERR_UNKNOWN_CONN_ID) { in enh_conn_complete()
2790 le_conn_param_neg_reply(handle, BT_HCI_ERR_UNKNOWN_CONN_ID); in le_conn_param_req()

Completed in 16 milliseconds