Searched refs:wifi_second_chan_t (Results 1 – 3 of 3) sorted by relevance
704 esp_err_t esp_wifi_set_channel(uint8_t primary, wifi_second_chan_t second);719 esp_err_t esp_wifi_get_channel(uint8_t *primary, wifi_second_chan_t *second);
153 } wifi_second_chan_t; typedef224 wifi_second_chan_t second; /**< secondary channel of AP */
943 esp_err_t esp_wifi_set_channel(uint8_t primary, wifi_second_chan_t second) in esp_wifi_set_channel()950 esp_err_t esp_wifi_get_channel(uint8_t *primary, wifi_second_chan_t *second) in esp_wifi_get_channel()