Searched refs:L2CAP_NESTING_NORMAL (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/bluetooth/ | ||
H A D | l2cap.h | 757 L2CAP_NESTING_NORMAL, enumerator |
/linux/net/bluetooth/ | ||
H A D | l2cap_core.c | 454 atomic_set(&chan->nesting, L2CAP_NESTING_NORMAL); in l2cap_chan_create() |