esp_wifi_internal_get_negotiated_channel() function
Get the negotiated channel info after WiFi connection established
Arguments
aid
the connection number when a STA connects to the softAP
primary
store the negotiated primary channel
second
store the negotiated second channel @attention the aid param is only works when the device in softAP/softAP+STA mode
Return value
- ESP_OK: succeed