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