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 53 u8 action, u16 intval, struct wpabuf *tfs_req);
wnm_sta.c 54 u8 action, u16 intval, struct wpabuf *tfs_req)
85 if (tfs_req) {
86 wnmtfs_ie_len = wpabuf_len(tfs_req);
92 os_memcpy(wnmtfs_ie, wpabuf_head(tfs_req), wnmtfs_ie_len);
    [all...]
ctrl_iface.c 7113 struct wpabuf *tfs_req = NULL; local
    [all...]

Completed in 43 milliseconds