Function wifi_mgr_mode_to_string(wifi_mode_t)
Defined in File wifi.h
Function Documentation
-
const char *wifi_mgr_mode_to_string(wifi_mode_t mode)
Convert an enum mode to a short human-readable string.
Convert an enum mode to a short human-readable string.
- 매개변수:
mode – Wi-Fi mode enum value.
- 반환:
Short string representation of the Wi-Fi mode.