Searched defs:send_action (Results 1 – 4 of 4) sorted by relevance
/hostap-3.7.0/tests/fuzzing/p2p/ |
D | p2p.c | 54 static int send_action(void *ctx, unsigned int freq, const u8 *dst, in send_action() function
|
/hostap-3.7.0/src/fst/ |
D | fst.h | 92 int (*send_action)(void *ctx, const u8 *addr, struct wpabuf *data); member
|
/hostap-3.7.0/src/p2p/ |
D | p2p.h | 687 int (*send_action)(void *ctx, unsigned int freq, const u8 *dst, member
|
/hostap-3.7.0/src/drivers/ |
D | driver.h | 3509 int (*send_action)(void *priv, unsigned int freq, unsigned int wait, member
|