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
YAMAMOTO Takashi
75758c17b4
wireless/bluetooth/btsak/btsak_gatt.c: Fix a printf format warning
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
e18fe2050f
wireless/bluetooth/btsak/btsak_gatt.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
Lwazi Dube
c8a252d4ed
apps/wireless/bluetooth/btsak: Remove unnecessary gatt get commands
2018-12-08 13:02:19 -06:00
Lwazi Dube
09a108b507
apps/wireless/bluetooth/btsak: Add connect and disconnect commands to btsak
2018-12-02 11:01:28 -06:00
Lwazi Dube
6af45bdee0
wireless/bluetooth/btsak: Fix some errors in btsak
2018-11-27 08:02:43 -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
141abff299
apps/wireless/bluetooth/btsak: Add commands to get the result of GATT read and write operations.
2018-04-21 10:23:02 -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
99479aa8d9
wireless/bluetooth/btsak: Add commdands to support MTU exchange.
2018-04-19 15:52:26 -06:00
Gregory Nutt
b2a6a6b5d4
apps/wireless/bluetooth/btsak: Adds a command to get the results of the GATT discovery.
2018-04-19 13:21:54 -06:00
Gregory Nutt
6c14b97d70
apps/wireless/bluetooth/btsak: Implements GATT discover commands.
2018-04-19 13:02:20 -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