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