zephyr/tests
Luiz Augusto von Dentz 6a66879050 Bluetooth: shell: Advertise when registering HRS service
This makes simulate command advertise with proper UUID so the likes of
central_hr can connect to it when simulating:

hrs simulate on
Registering HRS Service
Connected: 00:aa:01:01:00:24 (public)
Start HRS simulation

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-02-06 08:43:09 +02:00
..
application_development tests: application_development/libxcc: exclude using XCC... 2020-01-07 17:09:38 +01:00
arch drivers: counter: add counter_get_value(), deprecate counter_read() 2020-01-28 12:52:46 -05:00
benchmarks tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00
bluetooth Bluetooth: shell: Advertise when registering HRS service 2020-02-06 08:43:09 +02:00
boards tests: intel_s1000_crb: update to new GPIO API 2020-02-05 12:00:36 +01:00
crypto tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
drivers drivers: clock_control: Add subsys argument to the callback 2020-02-05 17:07:01 +01:00
kernel tests/mem_protect/stackprot: Need a delay under SMP 2020-02-03 09:31:56 -05:00
lib lib: os: onoff: add API for on-off service request and release management 2020-01-29 14:08:46 +01:00
misc/test_build
net test: net: pkt: Added a test case for net_pkt_pull() 2020-02-03 10:47:08 +02:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
shell
subsys tests: tracing: add test cases for tracing infrastructure 2020-02-05 23:54:26 -05:00
unit tests: unit: util: Add test for IF_ENABLED() 2019-12-18 08:14:52 -05:00
ztest