Searched refs:BT_SECURITY_LOW (Results 1 – 9 of 9) sorted by relevance
257 pi->sec_level = BT_SECURITY_LOW; in rfcomm_sock_init() 642 rfcomm_pi(sk)->sec_level = BT_SECURITY_LOW; in rfcomm_sock_setsockopt_old() 685 sec.level = BT_SECURITY_LOW; in rfcomm_sock_setsockopt() 745 case BT_SECURITY_LOW: in rfcomm_sock_getsockopt_old()
295 d->sec_level = BT_SECURITY_LOW; in rfcomm_dlc_clear_state()
1375 conn->sec_level = BT_SECURITY_LOW; in hci_connect_le() 1601 conn->sec_level = BT_SECURITY_LOW; in hci_connect_le_scan() 1648 acl->sec_level = BT_SECURITY_LOW; in hci_connect_acl() 1699 acl = hci_connect_acl(hdev, dst, BT_SECURITY_LOW, HCI_AT_NO_BONDING, in hci_connect_sco() 2275 BT_SECURITY_LOW, in hci_connect_cis() 2280 BT_SECURITY_LOW, in hci_connect_cis() 2415 if (sec_level == BT_SECURITY_LOW && !hci_conn_ssp_enabled(conn)) in hci_conn_security()
498 case BT_SECURITY_LOW: in l2cap_sock_getsockopt_old() 814 chan->sec_level = BT_SECURITY_LOW; in l2cap_sock_setsockopt_old() 911 sec.level = BT_SECURITY_LOW; in l2cap_sock_setsockopt() 917 if (sec.level < BT_SECURITY_LOW || in l2cap_sock_setsockopt()
528 chan->sec_level = BT_SECURITY_LOW; in l2cap_chan_set_defaults() 875 if (chan->sec_level == BT_SECURITY_LOW) in l2cap_get_auth_type() 886 if (chan->sec_level == BT_SECURITY_LOW) in l2cap_get_auth_type()
5717 conn->sec_level = BT_SECURITY_LOW; in le_conn_complete_evt() 5953 BT_SECURITY_LOW, hdev->def_le_autoconnect_timeout, in check_pending_le_conn()
2272 if (sec_level == BT_SECURITY_LOW) in smp_sufficient_security()
74 #define BT_SECURITY_LOW 1 macro
2117 conn->sec_level = BT_SECURITY_LOW; in hci_encrypt_cfm()