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