Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h751 L2CAP_NESTING_NORMAL, enumerator
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c458 atomic_set(&chan->nesting, L2CAP_NESTING_NORMAL); in l2cap_chan_create()