Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h374 #define L2CAP_BESTEFFORT_ID 0x01 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c625 chan->local_id = L2CAP_BESTEFFORT_ID; in __l2cap_chan_add()