Xiang Xiao
a29d9ea9da
fsutils/examples: Include unistd.h explicitly
...
to get the prototypes or macros are defined in it
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-05 08:46:59 +02:00
Alin Jerpelea
c726646010
wireless: nxstyle fixes
...
fixes for the style errors reported by nxstyle
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-06-09 22:08:10 -05:00
Alin Jerpelea
ab60df94a2
wireless: bluetooth: btsak: update licenses to Apache
...
Gregory Nutt is has submitted the SGA
Sebastien Lorquet has submitted the ICLA
as a result we can migrate the licenses to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-06-09 22:08:10 -05:00
Gregory Nutt
a57610c2c4
Remove trailing spaces at the end of lines.
2018-08-13 07:47:26 -06:00
Gregory Nutt
816311b5df
apps/wireless/bluetooth/btsak: Update include to account for new location of Bluetooth header files.
2018-04-29 12:44:03 -06:00
Gregory Nutt
8a0e690483
apps/wireless/bluetooth/btsak: Clean-up for changes to IOCTL defintions; Add GATT read/write comments. Stell need commands to get the result of the read/write operations.
2018-04-21 09:45:50 -06:00
Gregory Nutt
8a33912d5d
apps/wireless/bluetooth/btsak: Fix numerous error that crept in with the last commits.
2018-04-06 11:48:19 -06:00
Gregory Nutt
ef23beca7c
apps/wireless/bluetooth/btsak: Update for changes made to IOCTL commands.
2018-04-06 09:43:29 -06:00
Gregory Nutt
c1ec9ab9a6
apps/wireless/bluetooth/btsak: Plug remaining, unimplemented commands with stubs so that we can get a clean link and get on with some initial testing. We can finish the GATT queries later. Also updates Makefile to use Application.mk.
2018-04-03 08:16:34 -06:00
Gregory Nutt
bd77fae5ce
apps/wireless/bluetooth/btsak: Implement command to enable Bluetooth security.
2018-04-02 17:40:41 -06:00
Gregory Nutt
e34216fe35
apps/examples/bluetooth/btsak: Remove some garbage left in clones files; Do proper initialization of IOCTL structure used to start advertising.
2018-04-02 14:43:57 -06:00
Gregory Nutt
ffa7e52674
apps/wireless/bluetooth/btsak: Add initial implementation of adverise commands.
2018-04-02 14:20:53 -06:00