Searched refs:L2CAP_CR_SCID_IN_USE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/net/bluetooth/ | ||
D | l2cap.h | 279 #define L2CAP_CR_SCID_IN_USE 0x0010 macro |
/linux-4.4.14/net/bluetooth/ | ||
D | l2cap_core.c | 5456 result = L2CAP_CR_SCID_IN_USE; in l2cap_le_connect_req() |