zephyr/subsys/bluetooth
Andrzej Kaczmarek 60b8df94e1 Bluetooth: controller: Add support to set scan response data on ext
This allows to set scan response data using ext adv commands.

New AUX_SCAN_RSP can be created without analyzing previous PDU since
the only value that need to be copied from previous PDU is AdvA which
is placed at fixed location. TxPower is omitted since, if enabled, it
is already present in AUX_ADV_IND and does not need to be presed in
other PDUs. ADI support is to be added later.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-09-04 14:30:21 +02:00
..
common Bluetooth: Call bt_recv from priority higher that TX thread. 2020-09-01 15:15:36 +03:00
controller Bluetooth: controller: Add support to set scan response data on ext 2020-09-04 14:30:21 +02:00
host Bluetooth: GATT: Handle bt/ccc setting with CCC lazy loading 2020-09-03 13:56:10 +02:00
mesh Bluetooth: Mesh: Adds three Config Client API. 2020-09-04 11:47:52 +02:00
services device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
shell tests: Bluetooth: shell: Fix conditional compilations 2020-08-25 16:38:12 +03:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: host: Perodic advertisement synchronization 2020-08-11 14:17:19 +02:00