Searched defs:sec_level (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/net/bluetooth/ |
D | hci_conn.c | 522 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()
|
D | smp.c | 201 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()
|
D | mgmt.c | 1527 u8 sec_level, auth_type; in pair_device() local
|
/linux-3.3/include/net/bluetooth/ |
D | rfcomm.h | 188 u8 sec_level; member 311 u8 sec_level; member
|
D | hci_core.h | 284 __u8 sec_level; member
|
D | l2cap.h | 431 __u8 sec_level; member
|
/linux-3.3/net/bluetooth/rfcomm/ |
D | core.c | 685 u8 sec_level, in rfcomm_session_create()
|
/linux-3.3/drivers/net/wireless/ipw2x00/ |
D | ipw2100.c | 5542 int i, err, auth_mode, sec_level, use_group; in ipw2100_configure_security() local
|