Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h69 #define BT_SECURITY_SDP 0 macro
H A Dhci_core.h1514 if (conn->sec_level == BT_SECURITY_SDP) in hci_encrypt_cfm()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A 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()
H A Dhci_conn.c1417 if (sec_level == BT_SECURITY_SDP) in hci_conn_security()
H A Dl2cap_core.c447 chan->sec_level != BT_SECURITY_SDP) in l2cap_chan_timeout()
888 chan->sec_level = BT_SECURITY_SDP; in l2cap_get_auth_type()
899 chan->sec_level = BT_SECURITY_SDP; in l2cap_get_auth_type()
H A Dhci_event.c1971 if (conn->pending_sec_level == BT_SECURITY_SDP) in hci_outgoing_auth_needed()