Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dl2cap.h764 L2CAP_NESTING_NORMAL, enumerator
/linux/net/bluetooth/
H A Dl2cap_sock.c1568 lock_sock_nested(sk, L2CAP_NESTING_NORMAL); in l2cap_sock_cleanup_listen()
H A Dl2cap_core.c456 atomic_set(&chan->nesting, L2CAP_NESTING_NORMAL); in l2cap_chan_create()