Searched defs:sec_level (Results  1 – 9 of 9) sorted by relevance
| /linux-4.1.27/net/bluetooth/ | 
| D | hci_conn.c | 727 				u8 dst_type, u8 sec_level, u16 conn_timeout,  in hci_connect_le()863 				 u8 sec_level, u8 auth_type)  in hci_connect_acl()
 960 static int hci_conn_auth(struct hci_conn *conn, __u8 sec_level, __u8 auth_type)  in hci_conn_auth()
 1011 int hci_conn_security(struct hci_conn *conn, __u8 sec_level, __u8 auth_type,  in hci_conn_security()
 1081 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level)  in hci_conn_check_secure()
 
 | 
| D | smp.c | 629 static __u8 seclevel_to_authreq(__u8 sec_level)  in seclevel_to_authreq()1713 	u8 key_size, auth, sec_level;  in smp_cmd_pairing_req()  local
 2178 static bool smp_ltk_encrypt(struct l2cap_conn *conn, u8 sec_level)  in smp_ltk_encrypt()
 2202 bool smp_sufficient_security(struct hci_conn *hcon, u8 sec_level,  in smp_sufficient_security()
 2232 	u8 sec_level, auth;  in smp_cmd_security_req()  local
 2283 int smp_conn_security(struct hci_conn *hcon, __u8 sec_level)  in smp_conn_security()
 
 | 
| D | l2cap_core.c | 5246 	int err, sec_level;  in l2cap_le_connect_rsp()  local
 | 
| D | mgmt.c | 3378 	u8 sec_level, auth_type;  in pair_device()  local
 | 
| /linux-4.1.27/include/net/bluetooth/ | 
| D | rfcomm.h | 185 	u8            sec_level;  member308 	u8     sec_level;  member
 
 | 
| D | l2cap.h | 508 	__u8		sec_level;  member
 | 
| D | hci_core.h | 422 	__u8		sec_level;  member
 | 
| /linux-4.1.27/net/bluetooth/rfcomm/ | 
| D | core.c | 732 							u8 sec_level,  in rfcomm_session_create()
 | 
| /linux-4.1.27/drivers/net/wireless/ipw2x00/ | 
| D | ipw2100.c | 5486 	int i, err, auth_mode, sec_level, use_group;  in ipw2100_configure_security()  local
 |