mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 05:09:00 +00:00
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> |
||
|---|---|---|
| .. | ||
| bluetooth.h | ||
| bluetooth_callback.c | ||
| bluetooth_conn.c | ||
| bluetooth_container.c | ||
| bluetooth_finddev.c | ||
| bluetooth_initialize.c | ||
| bluetooth_input.c | ||
| bluetooth_poll.c | ||
| bluetooth_recvmsg.c | ||
| bluetooth_sendmsg.c | ||
| bluetooth_sockif.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||