mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
bt_hcicore.c edited online with Bitbucket
This commit is contained in:
@@ -1550,7 +1550,7 @@ int bt_hci_cmd_send_sync(uint16_t opcode, FAR struct bt_buf_s *buf,
|
||||
abstime.tv_sec++;
|
||||
}
|
||||
|
||||
/* Now wait for the response. The critical section will be
|
||||
/* Now wait for the response. The scheduler lock will be
|
||||
* released while we are waiting.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user