nuttx-apps/wireless/bluetooth/btsak
2018-04-06 09:43:29 -06:00
..
.gitignore apps/wireless/bluetooth/btsak: Add beginning of a a Bluetooth tool. 2018-04-02 10:47:17 -06:00
btsak_advertise.c apps/wireless/bluetooth/btsak: Update for changes made to IOCTL commands. 2018-04-06 09:43:29 -06:00
btsak_gatt.c 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
btsak_main.c 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
btsak_scan.c apps/wireless/bluetooth/btsak: Update for changes made to IOCTL commands. 2018-04-06 09:43:29 -06:00
btsak_security.c apps/wireless/bluetooth/btsak: Update for changes made to IOCTL commands. 2018-04-06 09:43:29 -06:00
btsak.h 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
Kconfig apps/wireless/bluetooth/btsak: Add beginning of a a Bluetooth tool. 2018-04-02 10:47:17 -06:00
Make.defs apps/wireless/bluetooth/btsak: Add beginning of a a Bluetooth tool. 2018-04-02 10:47:17 -06:00
Makefile 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