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

  /external/wpa_supplicant_8/src/fst/
fst.h 78 * send_action - Send FST Action frame via the interface
84 int (*send_action)(void *ctx, const u8 *addr, struct wpabuf *data); member in struct:fst_wpa_obj
  /external/wpa_supplicant_8/src/p2p/
p2p.h 654 * send_action - Transmit an Action frame
671 int (*send_action)(void *ctx, unsigned int freq, const u8 *dst, member in struct:p2p_config
680 * started with send_action() has been completed, i.e., when there is
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 3012 int (*send_action)(void *priv, unsigned int freq, unsigned int wait, member in struct:wpa_driver_ops
    [all...]

Completed in 86 milliseconds