zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 2ae86f4e8d Bluetooth: Controller: Use context specific get interface
As the range of ticker_id has been checked, context specific
get interface be used instead of doing range check again in
ull_hdr_get_cb().

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2023-02-10 15:09:02 +01:00
..
nordic Bluetooth: Controller: Fix auxiliary PDU time reservation calculation 2023-02-10 15:09:02 +01:00
openisa Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
isoal.c Bluetooth: Controller: Initial CIG with 1 CIS support in LLL 2023-01-27 23:04:45 +09:00
isoal.h Bluetooth: controller: corrected time stamps for unframed RX 2022-12-07 10:15:17 +00:00
ll_addr.c Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
ll_feat.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ll_settings.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
ll_test.h
ll_tx_pwr.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
lll_adv_aux.h
lll_adv_iso.h
lll_adv_sync.h
lll_adv.h Bluetooth: Controller: Integrate ISOAL for ISO Broadcast 2023-01-27 23:04:45 +09:00
lll_central_iso.h
lll_central.h
lll_chan.c Bluetooth: Controller: Fix channel indices calculaton cond compile 2023-01-27 23:04:45 +09:00
lll_chan.h
lll_clock.h
lll_common.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
lll_conn_iso.h Bluetooth: Controller: Initial CIG with 1 CIS support in LLL 2023-01-27 23:04:45 +09:00
lll_conn.h Bluetooth: Controller: Add LLL required ULL interfaces 2023-01-27 23:04:45 +09:00
lll_df.h
lll_filter.h
lll_iso_tx.h
lll_peripheral_iso.h
lll_peripheral.h
lll_scan_aux.h
lll_scan.h
lll_sched.h
lll_sync_iso.h Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
lll_sync.h
lll.h Bluetooth: Controller: Rename to trx_performed_bitmap 2023-01-27 23:04:45 +09:00
nrf.cmake Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
openisa.cmake Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
pdu_df.h Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
pdu.h Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_adv_aux.c Bluetooth: Controller: Fix auxiliary PDU time reservation calculation 2023-02-10 15:09:02 +01:00
ull_adv_internal.h Bluetooth: Controller: Fix Central from overlapping BIG events 2023-02-06 22:06:16 +09:00
ull_adv_iso.c Bluetooth: Controller: Fix Central from overlapping BIG events 2023-02-06 22:06:16 +09:00
ull_adv_sync.c Bluetooth: Controller: Minor rename to sync_time_get() 2023-02-10 15:09:02 +01:00
ull_adv_types.h Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
ull_adv.c Bluetooth: controller: Fix issue with duration/max number of adverts 2023-01-27 19:22:30 +09:00
ull_central_internal.h
ull_central_iso_internal.h Bluetooth: controller: CIS Central fixes from EBQ run 2022-11-18 12:48:13 +01:00
ull_central_iso.c Bluetooth: Controller: Fix uninitialized CIS LLL member variables 2023-02-10 15:09:02 +01:00
ull_central.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_chan_internal.h
ull_chan.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_conn_internal.h Bluetooth: controller: integrating SCA procedure and adding HCI API 2022-11-08 10:44:54 +01:00
ull_conn_iso_internal.h Bluetooth: Controller: Use instant_latency to detect event skipped 2023-01-27 23:04:45 +09:00
ull_conn_iso_types.h Bluetooth: Controller: Minor refactor of Connected ISO group and stream 2023-01-27 23:04:45 +09:00
ull_conn_iso.c Bluetooth: Controller: Initial CIG with 1 CIS support in LLL 2023-01-27 23:04:45 +09:00
ull_conn_types.h Bluetooth: Controller: legacy: Fix conn param request to be cacheable 2023-01-20 12:16:43 +01:00
ull_conn.c Bluetooth: Controller: Use instant_latency to detect event skipped 2023-01-27 23:04:45 +09:00
ull_df_internal.h
ull_df_types.h
ull_df.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_filter.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_filter.h
ull_internal.h Bluetooth: controller: refactor ll_rx_put/sched 2022-12-09 12:44:39 +01:00
ull_iso_internal.h Bluetooth: Controller: Define a internal BT_CTLR_ISO_TX_BUFFERS 2023-01-27 23:04:45 +09:00
ull_iso_types.h Bluetooth: Controller: Workaround datapath field access after release 2023-01-27 23:04:45 +09:00
ull_iso.c Bluetooth: Remove BT_HCI_DATAPATH_ID_DISABLED define 2023-01-27 23:04:45 +09:00
ull_llcp_cc.c Bluetooth: Controller: Use instant_latency to detect event skipped 2023-01-27 23:04:45 +09:00
ull_llcp_chmu.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp_common.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp_conn_upd.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp_enc.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp_features.h Bluetooth: controller: Implement local CIS Creation procedure 2022-11-18 12:48:13 +01:00
ull_llcp_internal.h Bluetooth: controller: Reduce ISO peripheral CIS establishement delay 2023-01-24 11:09:51 +00:00
ull_llcp_local.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp_pdu.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp_phy.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp_remote.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp.c Bluetooth: Controller: Use spec. defined abbrev. for nse, bn, and ft 2023-01-27 23:04:45 +09:00
ull_llcp.h Bluetooth: controller: Reduce ISO peripheral CIS establishement delay 2023-01-24 11:09:51 +00:00
ull_peripheral_internal.h Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_peripheral_iso_internal.h Bluetooth: controller: Move CIS peripheral functionality to ull_conn_iso 2022-11-18 12:48:13 +01:00
ull_peripheral_iso.c Bluetooth: Controller: Fix uninitialized CIS LLL member variables 2023-02-10 15:09:02 +01:00
ull_peripheral.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_scan_aux.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_scan_internal.h
ull_scan_types.h Bluetooth: Controller: Fix addr type in PA sync established event 2023-02-03 02:26:42 +09:00
ull_scan.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_sched_internal.h
ull_sched.c Bluetooth: Controller: Use context specific get interface 2023-02-10 15:09:02 +01:00
ull_sync_internal.h
ull_sync_iso_internal.h
ull_sync_iso.c Bluetooth: Controller: Fix assertion scheduling first BIG event 2023-02-10 15:09:02 +01:00
ull_sync_types.h Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
ull_sync.c Bluetooth: Controller: Fix addr type in PA sync established event 2023-02-03 02:26:42 +09:00
ull_tx_queue.c
ull_tx_queue.h
ull.c Bluetooth: Controller: Define a internal BT_CTLR_ISO_TX_BUFFERS 2023-01-27 23:04:45 +09:00