raiden00pl commented on issue #18053:
URL: https://github.com/apache/nuttx/issues/18053#issuecomment-3773183345

   @xiaoxiang781216 @zhhyu7
   
   ```
   92b3357182ecc00d30be456f1046beb9139750e8 is the first bad commit
   commit 92b3357182ecc00d30be456f1046beb9139750e8 (HEAD)
   Author: zhanghongyu <[email protected]>
   Date:   Mon Nov 17 21:02:49 2025 +0800
   
       net/bluetooth: replace net_lock with conn_lock and conn_lock_dev
       
       decouple lock dependencies from other modules.
       
       Signed-off-by: zhanghongyu <[email protected]>
   
    net/bluetooth/bluetooth.h           | 35 +++++++++++++++++++++++++++++++++++
    net/bluetooth/bluetooth_callback.c  |  3 +++
    net/bluetooth/bluetooth_conn.c      | 16 ++++++++++++----
    net/bluetooth/bluetooth_container.c | 12 ++++++------
    net/bluetooth/bluetooth_recvmsg.c   | 11 +++++++----
    net/bluetooth/bluetooth_sendmsg.c   |  9 +++++----
    net/devif/devif_poll.c              |  3 +++
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to