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 57 u8 action, u16 intval, struct wpabuf *tfs_req);
wnm_sta.c 55 u8 action, u16 intval, struct wpabuf *tfs_req)
86 if (tfs_req) {
87 wnmtfs_ie_len = wpabuf_len(tfs_req);
88 wnmtfs_ie = os_memdup(wpabuf_head(tfs_req), wnmtfs_ie_len);
    [all...]
ctrl_iface.c 7289 struct wpabuf *tfs_req = NULL; local
    [all...]

Completed in 406 milliseconds