zephyr/tests/bluetooth/controller/mock_ctrl/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
..
ecb.c
kernel.c
ll_assert.c
ll.c tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
lll_clock.c
lll_conn.c tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
lll.c tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
mayfly.c
ticker.c
ull_central.c tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ull_peripheral.c tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ull_scan.c
ull.c tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
util.c