Home
last modified time | relevance | path

Searched refs:BT_SECURITY_SDP (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/net/bluetooth/
Dbluetooth.h67 #define BT_SECURITY_SDP 0 macro
Dhci_core.h1316 if (conn->sec_level == BT_SECURITY_SDP) in hci_encrypt_cfm()
/Linux-v5.4/net/bluetooth/
Dl2cap_sock.c144 chan->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
149 chan->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
152 chan->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
Dhci_conn.c1346 if (sec_level == BT_SECURITY_SDP) in hci_conn_security()
Dl2cap_core.c427 chan->sec_level != BT_SECURITY_SDP) in l2cap_chan_timeout()
788 chan->sec_level = BT_SECURITY_SDP; in l2cap_get_auth_type()
799 chan->sec_level = BT_SECURITY_SDP; in l2cap_get_auth_type()
Dhci_event.c1904 if (conn->pending_sec_level == BT_SECURITY_SDP) in hci_outgoing_auth_needed()