Home
last modified time | relevance | path

Searched refs:get_channel_info (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.h61 * get_channel_info - Get current channel info
66 void (*get_channel_info)(void *ctx, enum hostapd_hw_mode *hw_mode, member
H A Dfst_iface.h78 i->iface_obj.get_channel_info(i->iface_obj.ctx, hw_mode, channel); in fst_iface_get_channel_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.h61 * get_channel_info - Get current channel info
66 void (*get_channel_info)(void *ctx, enum hostapd_hw_mode *hw_mode, member
H A Dfst_iface.h78 i->iface_obj.get_channel_info(i->iface_obj.ctx, hw_mode, channel); in fst_iface_get_channel_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.c1891 iface_obj->get_channel_info = fst_hostapd_get_channel_info_cb; in fst_hostapd_fill_iface_obj()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.c1742 iface_obj->get_channel_info = fst_hostapd_get_channel_info_cb; in fst_hostapd_fill_iface_obj()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c1551 static int get_channel_info(struct nl_msg *msg, void *arg) in get_channel_info() function
1611 return send_and_recv_msgs(drv, msg, get_channel_info, ci); in nl80211_channel_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c1877 static int get_channel_info(struct nl_msg *msg, void *arg) in get_channel_info() function
1937 return send_and_recv_msgs(drv, msg, get_channel_info, ci, NULL, NULL); in nl80211_channel_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c5056 iface_obj->get_channel_info = wpas_fst_get_channel_info_cb;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c6307 iface_obj->get_channel_info = wpas_fst_get_channel_info_cb;

Completed in 49 milliseconds