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

  /external/wpa_supplicant_8/wpa_supplicant/
rrm.c 1026 u8 elem_token, int duration_mandatory,
1100 params->duration_mandatory = duration_mandatory;
1139 int duration_mandatory; local
1158 duration_mandatory =
1165 if (duration_mandatory &&
1173 duration_mandatory,
    [all...]
scan.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_scan.c 279 if (params->duration_mandatory &&
    [all...]
driver.h 531 * duration_mandatory - Whether the specified duration is mandatory
538 unsigned int duration_mandatory:1; member in struct:wpa_driver_scan_params
    [all...]

Completed in 228 milliseconds