| /src/external/bsd/wpa/dist/src/fst/ |
| fst.h | 86 * send_action - Send FST Action frame via the interface 92 int (*send_action)(void *ctx, const u8 *addr, struct wpabuf *data); member in struct:fst_wpa_obj
|
| /src/external/bsd/wpa/dist/src/p2p/ |
| p2p.h | 670 * send_action - Transmit an Action frame 689 int (*send_action)(void *ctx, unsigned int freq, const u8 *dst, member in struct:p2p_config 698 * started with send_action() has been completed, i.e., when there is 1661 * that was requested with struct p2p_config::send_action() callback.
|
| /src/external/bsd/wpa/dist/src/drivers/ |
| driver.h | 3993 * send_action - Transmit an Action frame 4021 int (*send_action)(void *priv, unsigned int freq, unsigned int wait, member in struct:wpa_driver_ops
|