apache / mynewt-nimble

Apache mynewt
https://mynewt.apache.org/
Apache License 2.0
665 stars 385 forks source link

nimble/host: Fix possible deadlock in ble_att_tx #1726

Closed sjanc closed 4 months ago

sjanc commented 4 months ago

If ble_hs_misc_conn_chan_find_reqd() failed function would exit with HS lock locked.