Searched defs:sec_level (Results 1 – 5 of 5) sorted by relevance
/net/bluetooth/ |
D | hci_conn.c | 1043 u8 dst_type, u8 sec_level, u16 conn_timeout, in hci_connect_le() 1232 u8 dst_type, u8 sec_level, in hci_connect_le_scan() 1289 u8 sec_level, u8 auth_type, in hci_connect_acl() 1415 static int hci_conn_auth(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) in hci_conn_auth() 1464 int hci_conn_security(struct hci_conn *conn, __u8 sec_level, __u8 auth_type, in hci_conn_security() 1549 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level) in hci_conn_check_secure()
|
D | smp.c | 633 static __u8 seclevel_to_authreq(__u8 sec_level) in seclevel_to_authreq() 1744 u8 key_size, auth, sec_level; in smp_cmd_pairing_req() local 2245 static bool smp_ltk_encrypt(struct l2cap_conn *conn, u8 sec_level) in smp_ltk_encrypt() 2269 bool smp_sufficient_security(struct hci_conn *hcon, u8 sec_level, in smp_sufficient_security() 2299 u8 sec_level, auth; in smp_cmd_security_req() local 2356 int smp_conn_security(struct hci_conn *hcon, __u8 sec_level) in smp_conn_security()
|
D | l2cap_core.c | 5648 int err, sec_level; in l2cap_le_connect_rsp() local 6157 int err = 0, sec_level; in l2cap_ecred_conn_rsp() local
|
D | mgmt.c | 2914 u8 sec_level, auth_type; in pair_device() local
|
/net/bluetooth/rfcomm/ |
D | core.c | 761 u8 sec_level, in rfcomm_session_create()
|