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

  /external/wpa_supplicant_8/src/wps/
wps_er.h 85 struct dl_list ap_unsubscribing; member in struct:wps_er
wps_er.c 188 if (er->deinitializing && dl_list_empty(&er->ap_unsubscribing)) {
353 dl_list_add(&er->ap_unsubscribing, &ap->list);
1279 dl_list_init(&er->ap_unsubscribing);
    [all...]

Completed in 766 milliseconds