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