Home
last modified time | relevance | path

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

/linux-3.3/net/bluetooth/
Dhci_conn.c522 struct hci_conn *hci_connect(struct hci_dev *hdev, int type, bdaddr_t *dst, __u8 sec_level, __u8 au… in hci_connect()
619 static int hci_conn_auth(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) in hci_conn_auth()
667 int hci_conn_security(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) in hci_conn_security()
723 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level) in hci_conn_check_secure()
Dsmp.c201 static __u8 seclevel_to_authreq(__u8 sec_level) in seclevel_to_authreq()
754 int smp_conn_security(struct l2cap_conn *conn, __u8 sec_level) in smp_conn_security()
Dmgmt.c1527 u8 sec_level, auth_type; in pair_device() local
/linux-3.3/include/net/bluetooth/
Drfcomm.h188 u8 sec_level; member
311 u8 sec_level; member
Dhci_core.h284 __u8 sec_level; member
Dl2cap.h431 __u8 sec_level; member
/linux-3.3/net/bluetooth/rfcomm/
Dcore.c685 u8 sec_level, in rfcomm_session_create()
/linux-3.3/drivers/net/wireless/ipw2x00/
Dipw2100.c5542 int i, err, auth_mode, sec_level, use_group; in ipw2100_configure_security() local