Searched refs:L2CAP_BESTEFFORT_ID (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/bluetooth/ | ||
D | l2cap.h | 369 #define L2CAP_BESTEFFORT_ID 0x01 macro |
/Linux-v4.19/net/bluetooth/ | ||
D | l2cap_core.c | 563 chan->local_id = L2CAP_BESTEFFORT_ID; in __l2cap_chan_add() |