HomeSort by relevance Sort by last modified time
    Searched defs:duration_mandatory (Results 1 - 2 of 2) 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...]
  /external/wpa_supplicant_8/src/drivers/
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 210 milliseconds