HomeSort by: relevance | last modified time | path
    Searched refs:fst_ctrl_iface_receive (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/fst/
fst_ctrl_iface.h 19 int fst_ctrl_iface_receive(const char *txtaddr, char *buf, size_t buflen);
fst_ctrl_iface.c 764 int fst_ctrl_iface_receive(const char *cmd, char *reply, size_t reply_size) function
  /src/external/bsd/wpa/dist/hostapd/
ctrl_iface.c 5470 reply_len = fst_ctrl_iface_receive(buf + 12, reply, reply_size);
  /src/external/bsd/wpa/dist/wpa_supplicant/
ctrl_iface.c 14249 reply_len = fst_ctrl_iface_receive(buf + 12, reply, reply_size);

Completed in 39 milliseconds