zephyr/subsys/bluetooth/controller/ll_sw
Andrzej Kaczmarek ca99404832 Bluetooth: controller: Update scan request handling for ext adv
AdvA in extended advertising PDUs is put at different offset than in
legacy PDUs thus it's better to let caller calculate and pass AdvA and
TxAdd explicitly. This way we won't need to check whether scan request
was on legacy or extended PDU every time.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-08-13 12:26:31 +02:00
..
nordic Bluetooth: controller: Update scan request handling for ext adv 2020-08-13 12:26:31 +02:00
openisa
ll_addr.c
ll_settings.c
ll_test.h
ll_tx_pwr.c Bluetooth: controller: Remove redundant BT_LL_SW_SPLIT conditional 2020-07-20 12:46:26 +02:00
lll_chan.c
lll_chan.h
lll_conn.h
lll_filter.h
lll.h Bluetooth: controller: Added some comments for fields in node rx struct 2020-07-23 11:39:47 +02:00
nrf.cmake
openisa.cmake
pdu.h Bluetooth: controller: Fill event counter in sync info 2020-07-31 19:04:23 +02:00
ull_adv_aux.c Bluetooth: controller: Add ll_adv_aux_set_clear function 2020-08-05 12:52:42 +02:00
ull_adv_internal.h Bluetooth: controller: Add ll_adv_aux_set_clear function 2020-08-05 12:52:42 +02:00
ull_adv_sync.c Bluetooth: controller: Fill event counter in sync info 2020-07-31 19:04:23 +02:00
ull_adv_types.h Bluetooth: controller: Adv Set Terminated Evt on duration 2020-07-23 11:39:47 +02:00
ull_adv.c Bluetooth: controller: Add ll_adv_aux_set_clear function 2020-08-05 12:52:42 +02:00
ull_chan_internal.h
ull_chan.c
ull_conn_internal.h
ull_conn_types.h
ull_conn.c Bluetooth: controller: Make coding style around ret_cb consistent 2020-07-20 12:46:54 +02:00
ull_filter.c
ull_filter.h
ull_internal.h
ull_master_internal.h
ull_master.c
ull_scan_aux.c
ull_scan_internal.h
ull_scan_types.h
ull_scan.c Bluetooth: controller: Make coding style around ret_cb consistent 2020-07-20 12:46:54 +02:00
ull_sched_internal.h
ull_sched.c Bluetooth: controller: Make coding style around ret_cb consistent 2020-07-20 12:46:54 +02:00
ull_slave_internal.h
ull_slave.c Bluetooth: controller: fixing error re. all zero chmap in conn-ind 2020-08-13 12:24:28 +02:00
ull.c Bluetooth: controller: Add ll_adv_aux_set_clear function 2020-08-05 12:52:42 +02:00