zephyr/subsys/bluetooth/shell
Andries Kruithof 2bfb128463 Bluetooth: shell: allow multiple parameters for bt hci-cmd
The hci-cmd currently accepts only a 1 byte parameter. This
disables use of commands that requires more than 1 byte,
for ex. the feature exchange that requires a 16 bit parameter.

This commit allows a datafield parameter up to 65 bytes long.
65 bytes comes from the nr. of parameters for the
HCI_LE_Generate_DHKey command

Signed-off-by: Andries Kruithof <Andries.Kruithof@nordicsemi.no>
2020-07-02 16:32:04 +03:00
..
bredr.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bt.c Bluetooth: shell: allow multiple parameters for bt hci-cmd 2020-07-02 16:32:04 +03:00
bt.h
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
gatt.c Bluetooth: shell: Add support for printing the write rate 2020-06-18 21:35:12 +02:00
hci.c
hci.h
Kconfig Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
l2cap.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ll.c Bluetooth: controller: split: use CONFIG_BT_CTLR_ADV_SET 2020-06-12 15:50:34 +02:00
ll.h
rfcomm.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ticker.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00