Home
last modified time | relevance | path

Searched refs:mbo_ap_get_info (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dmbo_ap.h20 int mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen);
33 static inline int mbo_ap_get_info(struct sta_info *sta, char *buf, in mbo_ap_get_info() function
Dmbo_ap.c116 int mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen) in mbo_ap_get_info() function
Dctrl_iface_ap.c165 res = mbo_ap_get_info(sta, buf + len, buflen - len); in hostapd_ctrl_iface_sta_mib()