zephyr/tests
Carles Cufi 4053470f62 Bluetooth: controller: Add inital support for Controller-based privacy
This initial commit adds the following:

* Handling of privacy HCI commands
* New Link Layer filter module for both whitelist and resolving list
* Advertising RPA generation with timeouts

Follow-up commits will expand the functionality.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-06-20 15:20:09 +03:00
..
benchmarks test: fix misspellings 2017-06-17 22:34:45 -04:00
bluetooth Bluetooth: controller: Add inital support for Controller-based privacy 2017-06-20 15:20:09 +03:00
booting/stub
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
drivers tests: move ipm test to drivers 2017-06-19 09:01:14 -04:00
include tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
kernel kernel: remove gdb_server 2017-06-19 14:29:40 -04:00
lib/json tests: json: add tests for arrays of objects 2017-06-08 15:11:23 -04:00
net linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
power tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
shell tests: Add shell tests 2017-06-09 18:54:27 -04:00
subsys tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
unit net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00
ztest test: fix misspellings 2017-06-17 22:34:45 -04:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test