Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h276 #define L2CAP_CR_SCID_IN_USE 0x0007 macro
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c3976 result = L2CAP_CR_SCID_IN_USE; in l2cap_connect()