]> granicus.if.org Git - esp-idf/commit
component/bt: Fix BTU task watchdog timeout after pair with iphone (backport 3.1)
authorbaohongde <baohongde@espressif.com>
Fri, 28 Sep 2018 03:04:44 +0000 (11:04 +0800)
committerbaohongde <baohongde@espressif.com>
Fri, 28 Sep 2018 03:04:44 +0000 (11:04 +0800)
commitde0a323bef4410cf2e5fc58ffe17c49a6070488f
treefa0fc21575aea8611d99e161d5e3a0fb9d30446c
parent773d282d717da8c2ed7056fec9bdb1ea56b44bdd
component/bt: Fix BTU task watchdog timeout after pair with iphone (backport 3.1)

A cherry-pick of MR !3366

Create a new pending queue, then re-submit pending requests in old pending queue,preventing new events being inserted into it.

Closes https://github.com/espressif/esp-idf/issues/2191
components/bt/bluedroid/stack/btm/btm_sec.c