Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dbluetooth.h71 #define BT_SECURITY_SDP 0 macro
Dhci_core.h1843 if (conn->sec_level == BT_SECURITY_SDP) in hci_encrypt_cfm()
/linux-6.1.9/net/bluetooth/
Dl2cap_sock.c145 chan->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
150 chan->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
153 chan->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
Dl2cap_core.c447 chan->sec_level != BT_SECURITY_SDP) in l2cap_chan_timeout()
886 chan->sec_level = BT_SECURITY_SDP; in l2cap_get_auth_type()
897 chan->sec_level = BT_SECURITY_SDP; in l2cap_get_auth_type()
Dhci_conn.c2304 if (sec_level == BT_SECURITY_SDP) in hci_conn_security()
Dhci_event.c2429 if (conn->pending_sec_level == BT_SECURITY_SDP) in hci_outgoing_auth_needed()