mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
Merge branch 'bugfix/sniffer_mode_can_not_capture_control_packets' into 'master'
esp_wifi:bugfix sniffer mode can not capture control packet Closes IDFGH-6845 See merge request espressif/esp-idf!19086
This commit is contained in:
@@ -1828,7 +1828,7 @@ pm_on_coex_schm_process_restart = 0x40001ee4;
|
||||
hal_mac_set_rxq_policy = 0x40001ee8;
|
||||
hal_sniffer_enable = 0x40001eec;
|
||||
hal_sniffer_disable = 0x40001ef0;
|
||||
hal_sniffer_rx_set_promis = 0x40001ef4;
|
||||
/*hal_sniffer_rx_set_promis = 0x40001ef4;*/
|
||||
hal_sniffer_rx_clr_statistics = 0x40001ef8;
|
||||
hal_sniffer_set_promis_misc_pkt = 0x40001efc;
|
||||
tsf_hal_set_tsf_enable = 0x40001f00;
|
||||
|
Submodule components/esp_wifi/lib updated: d5c07b38d0...6842e78865
Reference in New Issue
Block a user