bt_hcicore.c edited online with Bitbucket

This commit is contained in:
Gregory Nutt 2018-04-15 02:04:26 +00:00
parent 91ff7cc785
commit 949adaa4c9
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/