ESP-IDF + 0/1 examples
SourceVu will show references to esp_wifi_set_promiscuous_filter() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: succeed - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by esp_wifi_init

Notes

The default filter is to filter all packets except WIFI_PKT_MISC

References

from examples