zephyr/tests/bluetooth/shell
Emil Gydesen 5b59c002f6 Bluetooth: Gatt: Automatic discover of CCC when subscribing
Added a feature that allows an application to request
automatic discovery of the CCCD handle when subscriping
to a characteristic. In order to preserver RAM, the application
is expected to provide the discovery parameters, and it's up
to the application whether or not it wants to reuse the
discovery parameters or use one for each characteristic.

Signed-off-by: Emil Gydesen <emil_gydesen@bose.com>
2020-07-20 12:46:18 +02:00
..
src zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mesh.conf Bluetooth: tests: shell: Add missing dependency in mesh.conf 2020-02-27 13:45:18 +02:00
prj.conf Bluetooth: Gatt: Automatic discover of CCC when subscribing 2020-07-20 12:46:18 +02:00
prj_br.conf Bluetooth: tests: shell: Remove config not supported on native_posix 2020-02-27 13:45:18 +02:00
testcase.yaml Bluetooth: shell: Enable extended advertising support in the shell 2020-05-07 20:12:29 +02:00