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 234 void (*wps_event_cb)(void *ctx, enum wps_event event, member in struct:hostapd_data
wps_hostapd.c 846 if (hapd->wps_event_cb)
847 hapd->wps_event_cb(hapd->wps_event_cb_ctx, event, data);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 790 hapd_iface->bss[i]->wps_event_cb = ap_wps_event_cb;
    [all...]

Completed in 1680 milliseconds