Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap.c992 return BT_L2CAP_LE_SUCCESS; in l2cap_chan_accept()
1050 if (result != BT_L2CAP_LE_SUCCESS) { in le_conn_req()
1062 rsp->result = BT_L2CAP_LE_SUCCESS; in le_conn_req()
1120 case BT_L2CAP_LE_SUCCESS: in le_ecred_conn_req()
1392 case BT_L2CAP_LE_SUCCESS: in le_ecred_conn_rsp()
1485 if (result == BT_L2CAP_LE_SUCCESS || in le_conn_rsp()
1505 case BT_L2CAP_LE_SUCCESS: in le_conn_rsp()
A Dl2cap_internal.h167 #define BT_L2CAP_LE_SUCCESS 0x0000 macro

Completed in 7 milliseconds