Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhw_features.h24 const char * hostapd_hw_mode_txt(int mode);
47 static inline const char * hostapd_hw_mode_txt(int mode) in hostapd_hw_mode_txt() function
Dhw_features.c674 hostapd_hw_mode_txt( in hostapd_select_hw_mode()
694 hostapd_hw_mode_txt(iface->current_mode->mode)); in hostapd_select_hw_mode()
709 const char * hostapd_hw_mode_txt(int mode) in hostapd_hw_mode_txt() function
Dhostapd.c735 hostapd_hw_mode_txt(hapd->iconf->hw_mode), in hostapd_setup_interface_complete()