mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
ea7c76cc4b
This adds expect tests for testing the pcap receiving function of promiscuous mode. Also makes otLinkSetPromiscuous be called before otLinkSetPcapCallback so that the callback won't be set when promiscuous mode fails to start.