zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 659294bc3f Bluetooth: Controller: Fix AUX_ADV_IND AUX_SYNC_IND radio utilization
Fix AUX_ADV_IND AUX_SYNC_IND radio utilization by having a
configurable offset.

Define an offset between AUX_ADV_IND and AUX_SYNC_IND when
using Advertising Interval for the Extended Advertising and
Periodic Advertising that are same or multiple of each
other, respectively.

Note, to get advertising intervals that are same or
multiple, the Periodic Advertising Interval shall be 10
millisecond more than the Extended Advertising Interval;
this is because the AUX_ADV_IND PDUs are scheduled as
periodic events of Extended Advertising Interval plus 10
milliseconds (Advertising Random Delay) as the periodic
interval.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2023-02-20 13:18:12 +01:00
..
crypto Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
hal Bluetooth: Move out BT_ASSERT of common/log.h 2022-10-25 10:48:17 +02:00
hci Bluetooth: Controller: Workaround sequence number misalignment 2023-01-27 23:04:45 +09:00
include Bluetooth: controller: Only allow supported feature bits to be set by host 2023-02-08 01:16:10 +09:00
ll_sw Bluetooth: Controller: Fix AUX_ADV_IND AUX_SYNC_IND radio utilization 2023-02-20 13:18:12 +01:00
ticker bluetooth: controller: Reduce user ops status to uint8_t 2022-12-16 11:02:30 +00:00
util Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
CMakeLists.txt Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
Kconfig Bluetooth: Fix enabling PAST as advertiser 2023-02-09 13:22:57 +01:00
Kconfig.df Bluetooth: hci: Add VS IQ samples report using 16 bit sign integer sampl 2022-08-19 16:26:10 +02:00
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Fix AUX_ADV_IND AUX_SYNC_IND radio utilization 2023-02-20 13:18:12 +01:00