zephyr/subsys/bluetooth
Krzysztof Chruscinski 3605e48c44 shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE
It is planned to deprecate SHELL_CREATE_STATIC_SUBCMD_SET macro
which is replaced by SHELL_STATIC_SUBCMD_SET_CREATE.

Additionally, removed irrelevant comments about alphabetical
ordering which is no longer needed.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-02-20 07:31:35 -05:00
..
common include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
controller bluetooth: controller: Static mem_pdu_rx, remove PDU_RX_SIZE_MIN 2019-02-19 10:34:48 +01:00
host shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
services subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
shell shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
CMakeLists.txt Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
Kconfig samples: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params 2019-02-01 19:12:57 -05:00