Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h100 #define BT_L2CAP_LE_ERR_SCID_IN_USE 0x000A macro
Dl2cap.c1361 return BT_L2CAP_LE_ERR_SCID_IN_USE; in l2cap_chan_accept()
1943 case BT_L2CAP_LE_ERR_SCID_IN_USE: in le_ecred_conn_rsp()