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