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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 207 void (*wps_event_cb)(void *ctx, enum wps_event event, member in struct:hostapd_data
wps_hostapd.c 845 if (hapd->wps_event_cb)
846 hapd->wps_event_cb(hapd->wps_event_cb_ctx, event, data);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 657 hapd_iface->bss[i]->wps_event_cb = ap_wps_event_cb;
    [all...]

Completed in 352 milliseconds