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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 211 void (*sta_authorized_cb)(void *ctx, const u8 *mac_addr, member in struct:hostapd_data
sta_info.c 1031 if (hapd->sta_authorized_cb)
1032 hapd->sta_authorized_cb(hapd->sta_authorized_cb_ctx,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 659 hapd_iface->bss[i]->sta_authorized_cb = ap_sta_authorized_cb;
    [all...]

Completed in 45 milliseconds