zephyr/subsys/bluetooth/controller/ll_sw
Joakim Andersson dbc00ba374 Bluetooth: controller: Fix empty_pkt_us_get for 2M phy.
An empty packet on 2M phy is one more byte compared to 1M phy because
of the preamble.
The empty packet is then 11 bytes, which takes 44 us to transmit.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2018-07-03 22:47:45 -04:00
..
ctrl_internal.h Bluetooth: controller: Refactor to use max macro 2018-03-25 11:33:51 +02:00
ctrl.c Bluetooth: controller: Fix empty_pkt_us_get for 2M phy. 2018-07-03 22:47:45 -04:00
ctrl.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
ll_addr.c
ll_adv.c
ll_adv.h
ll_filter.c Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
ll_filter.h
ll_master.c
ll_scan.c
ll_test.c Bluetooth: controller: Fix to use max. tx power in DTM test mode 2018-06-12 13:22:10 +02:00
ll_test.h
ll_tx_pwr.c
ll.c Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
pdu.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00