zephyr/subsys/bluetooth/shell
Jakub Rzeszutko f0b19181e0 bt_shell: fix command bt advertise valid argument count
Changed number of valid arguments from two required to
one required and one optional.

Command can be called with required <type: off, on, scan, nconn>
and optional <mode: discov, non_discov>".

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-12-18 18:52:00 +02:00
..
bredr.c shell: rename shell_help_print function 2018-12-05 15:15:44 +01:00
bt.c bt_shell: fix command bt advertise valid argument count 2018-12-18 18:52:00 +02:00
bt.h Bluetooth: shell: Remove macros to print messages 2018-11-13 20:42:01 +02:00
CMakeLists.txt flash: make flash shell generic 2018-10-19 11:49:18 +02:00
gatt.c shell: rename shell_help_print function 2018-12-05 15:15:44 +01:00
Kconfig Bluetooth: shell: Remove auto selecting of SERIAL 2018-11-13 20:42:01 +02:00
l2cap.c shell: rename shell_help_print function 2018-12-05 15:15:44 +01:00
ll.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
ll.h subsys: bluetooth: shell: bt: Add command to show LL address 2018-10-04 10:35:06 +02:00
rfcomm.c shell: rename shell_help_print function 2018-12-05 15:15:44 +01:00
ticker.c shell: rename shell_help_print function 2018-12-05 15:15:44 +01:00