include/nuttx/wireless: Another correction to a Bluetooth IOCTL command structure.

This commit is contained in:
Gregory Nutt
2018-04-02 14:20:01 -06:00
parent 15c7886fad
commit bf23588a41
2 changed files with 11 additions and 2 deletions
+2 -1
View File
@@ -300,7 +300,8 @@ int btnet_ioctl(FAR struct net_driver_s *dev, int cmd, unsigned long arg)
/* SIOCBT_ADVERTISESTOP
* Description: Stop advertising.
* Input: None
* Input: A reference to a write-able instance of struct
* bt_scanstop_s.
* Output: None
*/