Home
last modified time | relevance | path

Searched refs:BT_SECURITY_LOW (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/net/bluetooth/rfcomm/
A Dsock.c257 pi->sec_level = BT_SECURITY_LOW; in rfcomm_sock_init()
650 rfcomm_pi(sk)->sec_level = BT_SECURITY_LOW; in rfcomm_sock_setsockopt_old()
694 sec.level = BT_SECURITY_LOW; in rfcomm_sock_setsockopt()
756 case BT_SECURITY_LOW: in rfcomm_sock_getsockopt_old()
A Dcore.c295 d->sec_level = BT_SECURITY_LOW; in rfcomm_dlc_clear_state()
/linux-6.3-rc2/net/bluetooth/
A Dhci_conn.c1333 conn->sec_level = BT_SECURITY_LOW; in hci_connect_le()
1549 conn->sec_level = BT_SECURITY_LOW; in hci_connect_le_scan()
1585 acl->sec_level = BT_SECURITY_LOW; in hci_connect_acl()
1600 acl = hci_connect_acl(hdev, dst, BT_SECURITY_LOW, HCI_AT_NO_BONDING, in hci_connect_sco()
2161 BT_SECURITY_LOW, in hci_connect_cis()
2166 BT_SECURITY_LOW, in hci_connect_cis()
2303 if (sec_level == BT_SECURITY_LOW && !hci_conn_ssp_enabled(conn)) in hci_conn_security()
2327 (sec_level == BT_SECURITY_MEDIUM || sec_level == BT_SECURITY_LOW)) in hci_conn_security()
2335 (sec_level == BT_SECURITY_MEDIUM || sec_level == BT_SECURITY_LOW || in hci_conn_security()
A Dl2cap_sock.c514 case BT_SECURITY_LOW: in l2cap_sock_getsockopt_old()
832 chan->sec_level = BT_SECURITY_LOW; in l2cap_sock_setsockopt_old()
929 sec.level = BT_SECURITY_LOW; in l2cap_sock_setsockopt()
937 if (sec.level < BT_SECURITY_LOW || in l2cap_sock_setsockopt()
A Dl2cap_core.c546 chan->sec_level = BT_SECURITY_LOW; in l2cap_chan_set_defaults()
885 if (chan->sec_level == BT_SECURITY_LOW) in l2cap_get_auth_type()
896 if (chan->sec_level == BT_SECURITY_LOW) in l2cap_get_auth_type()
A Dhci_event.c5919 conn->sec_level = BT_SECURITY_LOW; in le_conn_complete_evt()
6156 BT_SECURITY_LOW, hdev->def_le_autoconnect_timeout, in check_pending_le_conn()
A Dsmp.c2265 if (sec_level == BT_SECURITY_LOW) in smp_sufficient_security()
/linux-6.3-rc2/include/net/bluetooth/
A Dbluetooth.h72 #define BT_SECURITY_LOW 1 macro
A Dhci_core.h1845 conn->sec_level = BT_SECURITY_LOW; in hci_encrypt_cfm()

Completed in 51 milliseconds