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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 150 void (*setup_complete_cb)(void *ctx); member in struct:hostapd_data
hostapd.c 798 if (hapd->setup_complete_cb)
799 hapd->setup_complete_cb(hapd->setup_complete_cb_ctx);
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 527 hapd_iface->bss[i]->setup_complete_cb = wpas_ap_configured_cb;

Completed in 65 milliseconds