Searched defs:auth_type (Results 1 – 6 of 6) sorted by relevance
/net/bluetooth/ |
D | hci_conn.c | 519 u8 dst_type, u8 sec_level, u8 auth_type) in hci_connect_le() 549 u8 sec_level, u8 auth_type) in hci_connect_acl() 574 u8 sec_level, u8 auth_type) in hci_connect_sco() 617 __u8 dst_type, __u8 sec_level, __u8 auth_type) in hci_connect() 646 static int hci_conn_auth(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) in hci_conn_auth() 694 int hci_conn_security(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) in hci_conn_security()
|
D | l2cap_core.c | 708 __u8 auth_type; in l2cap_chan_check_security() local 1723 __u8 auth_type; in l2cap_chan_connect() local
|
D | mgmt.c | 2178 u8 sec_level, auth_type; in pair_device() local
|
/net/wireless/ |
D | mlme.c | 259 enum nl80211_auth_type auth_type, in __cfg80211_mlme_auth() 309 enum nl80211_auth_type auth_type, const u8 *bssid, in cfg80211_mlme_auth()
|
D | nl80211.c | 3071 enum nl80211_auth_type auth_type, in nl80211_valid_auth_type() 5961 enum nl80211_auth_type auth_type; in nl80211_authenticate() local
|
/net/bluetooth/rfcomm/ |
D | core.c | 215 __u8 auth_type; in rfcomm_check_security() local
|