Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h746 FLAG_PENDING_SECURITY, enumerator
/linux-6.12.1/net/bluetooth/
Dl2cap_sock.c936 set_bit(FLAG_PENDING_SECURITY, &chan->flags); in l2cap_sock_setsockopt()
1692 if (test_and_clear_bit(FLAG_PENDING_SECURITY, &chan->flags)) { in l2cap_sock_resume_cb()