zephyr/subsys/bluetooth/controller/ll_sw
Ulf Magnusson 4e85006ba4 dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf}
generated_dts_board.h is pretty redundant and confusing as a name. Call
it devicetree.h instead.

dts.h would be another option, but DTS stands for "devicetree source"
and is the source code format, so it's a bit confusing too.

The replacement was done by grepping for 'generated_dts_board' and
'GENERATED_DTS_BOARD'.

Two build diagram and input-output SVG files were updated as well, along
with misc. documentation.

hal_ti, mcuboot, and ci-tools updates are included too, in the west.yml
update.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-17 17:57:59 +01:00
..
nordic Bluetooth: controller: define adv channel access address as macro in pdu.h 2020-01-06 09:58:18 +01:00
openisa dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
ctrl_internal.h Bluetooth: controller: enable dynamic TXP over LEGACY arch (#17731) 2019-12-17 12:29:57 +01:00
ctrl.c Bluetooth: controller: define adv channel access address as macro in pdu.h 2020-01-06 09:58:18 +01:00
ctrl.h Bluetooth: controller: Optimize calls to hci_get_class() 2019-10-11 13:31:52 +02:00
ll_addr.c Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
ll_adv_aux.c
ll_adv_aux.h
ll_adv.c Bluetooth: controller: legacy: Fix redundant priv variable check 2020-01-16 08:49:35 +01:00
ll_adv.h
ll_filter.c Bluetooth: controller: legacy: Fix HCI LE Add Device to Whitelist 2019-12-10 22:29:15 +02:00
ll_filter.h
ll_master.c
ll_mesh.c
ll_mesh.h
ll_scan.c Bluetooth: controller: Fix to reject invalid enable command 2019-09-24 08:15:56 +02:00
ll_settings.c Bluetooth: controller: Settings for company_id and subversion_number. 2019-07-23 10:58:03 +02:00
ll_test.c drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
ll_test.h
ll_tx_pwr.c Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
ll.c drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
lll_chan.c Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
lll_chan.h
lll_conn.h Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
lll_filter.h Bluetooth: controller: split: ULL filter API modifications 2020-01-17 17:11:54 +01:00
lll.h Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
pdu.h Bluetooth: controller: define adv channel access address as macro in pdu.h 2020-01-06 09:58:18 +01:00
ull_adv_aux.c
ull_adv_aux.h
ull_adv_internal.h
ull_adv_types.h
ull_adv.c Bluetooth: controller: split: Fix controller privacy address check 2020-01-15 15:24:55 +01:00
ull_conn_internal.h Bluetooth: controller: Refactor time calculation for LL DLE procedure 2020-01-10 14:10:23 +01:00
ull_conn_types.h Bluetooth: controller: split: Fix conn update to be cacheable 2019-11-11 14:17:35 +01:00
ull_conn.c Bluetooth: controller: split: Refactor DLE prepare 2020-01-15 14:01:23 +01:00
ull_filter.c Bluetooth: controller: split: ULL filter API modifications 2020-01-17 17:11:54 +01:00
ull_filter.h Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
ull_internal.h bluetooth: controller: Moved ull_entropy_get to LLL 2019-06-20 10:30:28 +02:00
ull_master_internal.h
ull_master.c Bluetooth: controller: Fix bug in LE create conn with filter policy 2020-01-08 10:48:47 +01:00
ull_scan_internal.h Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
ull_scan_types.h
ull_scan.c Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
ull_sched_internal.h
ull_sched.c
ull_slave_internal.h
ull_slave.c Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
ull.c Bluetooth: controller: split: Fix ull_disable hang 2020-01-16 10:54:40 +01:00