mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
646010d0a0
the lock in the "bluetooth_conn" was not initialized, which resulted in a blocking situation when attempting to hold the lock for the first time. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>