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

  /external/wpa_supplicant_6/wpa_supplicant/
mlme.c 705 if (wpa_s->mlme.extra_probe_ie) {
706 os_memcpy(pos, wpa_s->mlme.extra_probe_ie,
    [all...]
wpa_supplicant_i.h 191 u8 *extra_probe_ie; /* to be added to the end of ProbeReq */ member in struct:wpa_client_mlme

Completed in 41 milliseconds