Home
last modified time | relevance | path

Searched defs:sec_level (Results 1 – 8 of 8) sorted by relevance

/linux/net/bluetooth/
H A Dhci_conn.c1310 u8 dst_type, bool dst_resolved, u8 sec_level, in hci_connect_le()
1554 u8 dst_type, u8 sec_level, in hci_connect_le_scan()
1611 u8 sec_level, u8 auth_type, in hci_connect_acl()
2348 static int hci_conn_auth(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) in hci_conn_auth()
2397 int hci_conn_security(struct hci_conn *conn, __u8 sec_level, __u8 auth_type, in hci_conn_security()
2482 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level) in hci_conn_check_secure()
H A Dsmp.c634 static __u8 seclevel_to_authreq(__u8 sec_level) in seclevel_to_authreq()
1745 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()
2316 u8 sec_level, auth; in smp_cmd_security_req() local
2377 int smp_conn_security(struct hci_conn *hcon, __u8 sec_level) in smp_conn_security()
H A Dl2cap_core.c4696 int err, sec_level; in l2cap_le_connect_rsp() local
5171 int err = 0, sec_level; in l2cap_ecred_conn_rsp() local
H A Dmgmt.c3496 u8 sec_level, auth_type; in pair_device() local
/linux/include/net/bluetooth/
H A Drfcomm.h186 u8 sec_level; member
309 u8 sec_level; member
H A Dl2cap.h535 __u8 sec_level; member
H A Dhci_core.h698 __u8 sec_level; member
/linux/net/bluetooth/rfcomm/
H A Dcore.c765 u8 sec_level, in rfcomm_session_create()