BT_SECURITY_LOW  1317 include/net/bluetooth/hci_core.h 		conn->sec_level = BT_SECURITY_LOW;
BT_SECURITY_LOW  1021 net/bluetooth/hci_conn.c 	conn->sec_level = BT_SECURITY_LOW;
BT_SECURITY_LOW  1187 net/bluetooth/hci_conn.c 	conn->sec_level = BT_SECURITY_LOW;
BT_SECURITY_LOW  1220 net/bluetooth/hci_conn.c 		acl->sec_level = BT_SECURITY_LOW;
BT_SECURITY_LOW  1235 net/bluetooth/hci_conn.c 	acl = hci_connect_acl(hdev, dst, BT_SECURITY_LOW, HCI_AT_NO_BONDING);
BT_SECURITY_LOW  1361 net/bluetooth/hci_conn.c 	if (sec_level == BT_SECURITY_LOW && !hci_conn_ssp_enabled(conn))
BT_SECURITY_LOW  1385 net/bluetooth/hci_conn.c 	    (sec_level == BT_SECURITY_MEDIUM || sec_level == BT_SECURITY_LOW))
BT_SECURITY_LOW  1393 net/bluetooth/hci_conn.c 	    (sec_level == BT_SECURITY_MEDIUM || sec_level == BT_SECURITY_LOW ||
BT_SECURITY_LOW  5013 net/bluetooth/hci_event.c 	conn->sec_level = BT_SECURITY_LOW;
BT_SECURITY_LOW  5196 net/bluetooth/hci_event.c 	conn = hci_connect_le(hdev, addr, addr_type, BT_SECURITY_LOW,
BT_SECURITY_LOW   511 net/bluetooth/l2cap_core.c 	chan->sec_level = BT_SECURITY_LOW;
BT_SECURITY_LOW   787 net/bluetooth/l2cap_core.c 			if (chan->sec_level == BT_SECURITY_LOW)
BT_SECURITY_LOW   798 net/bluetooth/l2cap_core.c 			if (chan->sec_level == BT_SECURITY_LOW)
BT_SECURITY_LOW   438 net/bluetooth/l2cap_sock.c 		case BT_SECURITY_LOW:
BT_SECURITY_LOW   717 net/bluetooth/l2cap_sock.c 			chan->sec_level = BT_SECURITY_LOW;
BT_SECURITY_LOW   773 net/bluetooth/l2cap_sock.c 		sec.level = BT_SECURITY_LOW;
BT_SECURITY_LOW   781 net/bluetooth/l2cap_sock.c 		if (sec.level < BT_SECURITY_LOW ||
BT_SECURITY_LOW   295 net/bluetooth/rfcomm/core.c 	d->sec_level  = BT_SECURITY_LOW;
BT_SECURITY_LOW   260 net/bluetooth/rfcomm/sock.c 		pi->sec_level = BT_SECURITY_LOW;
BT_SECURITY_LOW   673 net/bluetooth/rfcomm/sock.c 			rfcomm_pi(sk)->sec_level = BT_SECURITY_LOW;
BT_SECURITY_LOW   716 net/bluetooth/rfcomm/sock.c 		sec.level = BT_SECURITY_LOW;
BT_SECURITY_LOW   778 net/bluetooth/rfcomm/sock.c 		case BT_SECURITY_LOW:
BT_SECURITY_LOW  2234 net/bluetooth/smp.c 	if (sec_level == BT_SECURITY_LOW)