pcap_capture_packet() is only used within simple_sniffer sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: Write network packet into pcap file successfully - ESP_ERR_INVALID_ARG: Write network packet into pcap file failed because of invalid argument - ESP_FAIL: Write network packet into pcap file failed

References

from examples