Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dbluetooth.h60 #define BT_SECURITY_SDP 0 macro
Dhci_core.h692 if (conn->sec_level == BT_SECURITY_SDP) in hci_encrypt_cfm()
/linux-2.6.39/net/bluetooth/
Dl2cap_sock.c54 l2cap_pi(sk)->sec_level != BT_SECURITY_SDP) in l2cap_sock_timeout()
145 l2cap_pi(sk)->sec_level = BT_SECURITY_SDP; in l2cap_sock_bind()
Dhci_conn.c543 if (sec_level == BT_SECURITY_SDP) in hci_conn_security()
Dhci_event.c971 if (conn->pending_sec_level == BT_SECURITY_SDP) in hci_outgoing_auth_needed()
Dl2cap_core.c274 l2cap_pi(sk)->sec_level = BT_SECURITY_SDP; in l2cap_get_auth_type()