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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 193 void (*wps_reg_success_cb)(void *ctx, const u8 *mac_addr, member in struct:hostapd_data
wps_hostapd.c 238 if (hapd->wps_reg_success_cb)
239 hapd->wps_reg_success_cb(hapd->wps_reg_success_cb_ctx,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 617 hapd_iface->bss[i]->wps_reg_success_cb = ap_wps_reg_success_cb;

Completed in 51 milliseconds