Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dl2cap_sock.c146 chan->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
151 chan->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
154 chan->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
H A Dl2cap_core.c426 chan->sec_level != BT_SECURITY_SDP) in l2cap_chan_timeout()
877 chan->sec_level = BT_SECURITY_SDP; in l2cap_get_auth_type()
888 chan->sec_level = BT_SECURITY_SDP; in l2cap_get_auth_type()
H A Dhci_conn.c2496 if (sec_level == BT_SECURITY_SDP) in hci_conn_security()
H A Dhci_event.c2380 if (conn->pending_sec_level == BT_SECURITY_SDP) in hci_outgoing_auth_needed()
/linux/include/net/bluetooth/
H A Dbluetooth.h73 #define BT_SECURITY_SDP 0 macro
H A Dhci_core.h2205 if (conn->sec_level == BT_SECURITY_SDP) in hci_encrypt_cfm()