mirror of
https://github.com/espressif/esp32-bt-lib.git
synced 2025-08-06 15:10:56 +08:00
implement bluetooth modem sleep, one for BLE only and another for bluetooth dual mode(7dbe541e)
1. add API and callout functions to set lowe power clock, enable/disable sleep, perform time conversion, check power state, request to wake up, etc. 2. add function hooks when controller exits or enters sleep 3. modify VHCI interface to use blocking mode in sending downstream packets 4. separate two sleep modes using check of sdk configuration
This commit is contained in: