Files
esp-idf/components/bt/common/osi
Zhang Hai Peng c149a80c15 fix(ble/bluedroid): allow osi_event re-post during POSTING window
Do not reject osi_thread_post_event() when only POSTING is set.
QUEUED already prevents double-queueing; rejecting POSTING caused
HCI downstream lost wakeup. Add generic osi_event and hci downstream
diagnostics for post failures.


(cherry picked from commit 011138ffd9)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2026-08-25 19:55:18 +08:00
..
2019-06-30 16:39:00 +08:00
2019-06-30 16:39:00 +08:00
2021-12-08 10:59:06 +08:00