zephyr/tests/bluetooth/df/connectionless_cte_chains/src
Piotr Pryga 26a66ee299 tests: Bluetooth: df: Fix not building unit tests
There were changes done to controller code that cause
tests to do not build and fail during execution.
Changes are related with:
- modified code related with extended advertising ADI
  field handling
- added generic double buffer data structure that is
  used in controller
- moved code that was building only when DF is enabled
- added EVENTS_PHYEND that is not available in nrfbsim
  board

The PR addresses those issues.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-01-04 09:10:05 -05:00
..
common.c tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
common.h
main.c
test_add_cte_to_chain.c
test_add_cte_to_chain.h
test_remove_cte_from_chain.c
test_remove_cte_from_chain.h