Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dl2cap.h275 #define L2CAP_CR_INVALID_SCID 0x0006 macro
/linux/net/bluetooth/
H A Dl2cap_core.c3969 result = L2CAP_CR_INVALID_SCID; in l2cap_connect()