Searched refs:sta_authorized_cb (Results 1 – 4 of 4) sorted by relevance
273 void (*sta_authorized_cb)(void *ctx, const u8 *mac_addr, member
1296 if (hapd->sta_authorized_cb) in ap_sta_set_authorized()1297 hapd->sta_authorized_cb(hapd->sta_authorized_cb_ctx, in ap_sta_set_authorized()
927 iface_hapd->sta_authorized_cb = onAsyncStaAuthorizedCb; in addSingleAccessPoint()
994 hapd_iface->bss[i]->sta_authorized_cb = ap_sta_authorized_cb; in wpa_supplicant_create_ap()