Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h713 FLAG_PENDING_SECURITY, enumerator
/linux-4.1.27/net/bluetooth/
Dl2cap_sock.c797 set_bit(FLAG_PENDING_SECURITY, &chan->flags); in l2cap_sock_setsockopt()
1375 if (test_and_clear_bit(FLAG_PENDING_SECURITY, &chan->flags)) { in l2cap_sock_resume_cb()