zephyr/subsys/bluetooth/shell
Andrzej Puzdrowski 9f964ba8d3 bluetooth: shell: add module for testing NRF5x flash driver
Intention is to test flash driver along with BLE radio.
Added flash shell module with commands for erase, write-check, read and
co-operation with radio stress test.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2017-06-28 12:29:50 +02:00
..
bt.c Bluetooth: Shell: Add gatt-show-db command 2017-06-15 21:53:00 +03:00
bt.h Bluetooth: Shell: Split GATT command to its own file 2017-05-30 16:39:05 +03:00
flash.c bluetooth: shell: add module for testing NRF5x flash driver 2017-06-28 12:29:50 +02:00
gatt.c Bluetooth: GATT: Rename bt_gatt_unregister_service 2017-06-20 15:32:16 +03:00
gatt.h Bluetooth: Shell: Add gatt-show-db command 2017-06-15 21:53:00 +03:00
Kconfig Shell: Add initial code for bt shell module 2017-05-29 10:42:21 +03:00
ll.c Bluetooth: shell: Fix compile error with LL cmds included 2017-06-14 22:12:40 +02:00
ll.h Bluetooth: shell: Add Extended Scan command 2017-06-14 18:40:40 +03:00
Makefile bluetooth: shell: add module for testing NRF5x flash driver 2017-06-28 12:29:50 +02:00
ticker.c Bluetooth: shell: Add controller's ticker shell module 2017-06-01 12:32:47 +03:00