zephyr/subsys/bluetooth
Troels Nilsson 06aa981611 Bluetooth: controller: Support split advertising PDU pools
Adds proper support for having more than one PDU pool for the advertising
PDUs (to save memory)

- Introduces lll_adv_aux_data_init, lll_adv_aux_scan_rsp_alloc and
  lll_adv_sync_data_init to indicate if the PDU is a primary/legacy PDU
  or secondary/auxillary PDU
- Scan response PDUs are initialized later, since the correct pool to draw
  from depends on whether the advertising is extended or legacy

Signed-off-by: Troels Nilsson <trnn@demant.com>
2022-10-14 09:56:00 +02:00
..
audio Bluetooth: Audio: Fix endian conversion in PACS 2022-10-14 09:55:26 +02:00
common Bluetooth: log: show function names by default 2022-10-04 14:09:04 +00:00
controller Bluetooth: controller: Support split advertising PDU pools 2022-10-14 09:56:00 +02:00
host Bluetooth: Host: Add function to retreive per_adv_sync obj from index. 2022-10-04 19:17:27 +00:00
mesh Bluetooth: Mesh: net cache uses reverse order traversal 2022-10-13 09:56:50 +02:00
services Bluetooth: OTS - Object Write check parameter properly 2022-09-19 10:57:10 +02:00
shell Bluetooth: Audio: Add Broadcast source application AD 2022-10-14 09:51:39 +02:00
CMakeLists.txt
Kconfig bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00
Kconfig.adv Bluetooth: Mark Extended Adv as stable 2022-08-16 18:10:59 +02:00
Kconfig.iso bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00