mirror of
https://github.com/espressif/esp-idf
synced 2025-03-26 01:10:12 -04:00
The root cause is the bug in bluetooth controller, in which the HCI_SNIFF_MODE command is sent to controller and at the same time the controller has received same request from remote device. For now change the time-out period of local device to enter the SNIFF mode.