Searched refs:vendor_action_cb (Results 1 – 6 of 6) sorted by relevance
253 int (*vendor_action_cb)(void *ctx, const u8 *buf, size_t len, member
4547 if (hapd->vendor_action_cb) { in handle_action()4548 if (hapd->vendor_action_cb(hapd->vendor_action_cb_ctx, in handle_action()
263 int (*vendor_action_cb)(void *ctx, const u8 *buf, size_t len, member
6119 if (hapd->vendor_action_cb) { in handle_action()6120 if (hapd->vendor_action_cb(hapd->vendor_action_cb_ctx, in handle_action()
855 hapd_iface->bss[i]->vendor_action_cb = ap_vendor_action_rx; in wpa_supplicant_create_ap()
1079 hapd_iface->bss[i]->vendor_action_cb = ap_vendor_action_rx; in wpa_supplicant_create_ap()