wireless/bluetooth: A few trivial fixes from initial testing with the simulator. The simulated Bluetooth device is probably going to be in adequate for any level of testing.

This commit is contained in:
Gregory Nutt
2018-04-03 16:28:22 -06:00
parent 6962f6886c
commit 265b5d7dc6
7 changed files with 70 additions and 22 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ struct bt_driver_s
* IPv6 or AF_BLUETOOTH socket.
*
* This function should be called only once from board bring-up logic
* before any Bluetooth devices are registered.
* *AFTER* any Bluetooth devices have been registered.
*
* Input Parameters:
* None