zephyr/samples
Mariusz Skamra 5438f7b96b Bluetooth: tester: Handle Set Connectable command
This patch is needed to be able to test zephyr against tests
which require Zephyr to be non-connectable.

This adds handler for the opcode 0x06 - Set Connectable command.
Based on connectable flag in current settings, the corresponding
advertising type is set after issuing Start Advertising command.
If connectable, Connectable undirected advertising type is set,
if non-connectable Non connectable undirected advertising type
is set.

Change-Id: I77865b67c4b717548095ac5e398a873d1b739d6a
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:24:24 -05:00
..
bluetooth Bluetooth: tester: Handle Set Connectable command 2016-02-05 20:24:24 -05:00
crypto samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
include Add initial import of TinyCrypt crypto library and tests 2016-02-05 20:15:36 -05:00
microkernel samples: Add an application to print out PCI enumeration 2016-02-05 20:24:22 -05:00
nanokernel samples: Add an application to print out PCI enumeration 2016-02-05 20:24:22 -05:00
network net: contiki: etimer should call proper handler 2016-02-05 20:24:24 -05:00