esp_wifi_set_csi_rx_cb() function
Register the RX callback function of CSI data. Each time a CSI data is received, the callback function will be called.
Arguments
ctx
context argument, passed to callback function
Return value
- ESP_OK: succeed - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by esp_wifi_init