HomeSort by relevance Sort by last modified time
    Searched refs:tfs_req (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.h 16 u8 action, u16 intval, struct wpabuf *tfs_req);
wnm_sta.c 44 u8 action, u16 intval, struct wpabuf *tfs_req)
75 if (tfs_req) {
76 wnmtfs_ie_len = wpabuf_len(tfs_req);
82 os_memcpy(wnmtfs_ie, wpabuf_head(tfs_req), wnmtfs_ie_len);
ctrl_iface.c 4897 struct wpabuf *tfs_req = NULL; local
    [all...]

Completed in 5187 milliseconds