kopia lustrzana https://github.com/espressif/esp-idf
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!19086pull/9839/head
commit
b3a76f71d7
|
@ -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;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d5c07b38d015f52416fde092b1295d1a74595b68
|
||||
Subproject commit 6842e78865e048f43ab360adbde283dc3351db6e
|
Ładowanie…
Reference in New Issue