Searched refs:L2CAP_CR_SCID_IN_USE (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/bluetooth/ | ||
H A D | l2cap.h | 276 #define L2CAP_CR_SCID_IN_USE 0x0007 macro |
/linux/net/bluetooth/ | ||
H A D | l2cap_core.c | 3975 result = L2CAP_CR_SCID_IN_USE; in l2cap_connect() |