zephyr/subsys/bluetooth/shell
Luiz Augusto von Dentz da86ae0cb6 Bluetooth: Shell: Rework gatt-write-signed
This makes gatt-write-signed to reuse cmd_gatt_write_without_rsp since
it is quite similar and that adds the ability to send multiple octecs
instead of just a single byte.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-05-30 16:39:05 +03:00
..
bt.c Bluetooth: Shell: Rework gatt-write-signed 2017-05-30 16:39:05 +03:00
bt.h Bluetooth: Shell: Split GATT command to its own file 2017-05-30 16:39:05 +03:00
gatt.c Bluetooth: Shell: Rework gatt-write-signed 2017-05-30 16:39:05 +03:00
gatt.h Bluetooth: Shell: Rework gatt-write-signed 2017-05-30 16:39:05 +03:00
Kconfig Shell: Add initial code for bt shell module 2017-05-29 10:42:21 +03:00
Makefile Bluetooth: Shell: Split GATT command to its own file 2017-05-30 16:39:05 +03:00