zephyr/subsys/bluetooth/controller
Vinayak Chettimada 9522b9a37f Bluetooth: controller: Move PDU macros from radio.h to pdu.h
Move the PDU related size definitions out of radio.h and
place it in pdu.h. This will remove hci's dependency on
radio.h.

Change-id: Idf9d7cdf7c60d74816ef2b093c4ae457df16e9a9
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2017-03-21 17:05:43 -07:00
..
hal Bluetooth: controller: Move PDU macros from radio.h to pdu.h 2017-03-21 17:05:43 -07:00
hci Bluetooth: controller: Replace 0 for pointers with NULL keyword 2017-03-21 17:05:42 -07:00
include
ll_sw Bluetooth: controller: Move PDU macros from radio.h to pdu.h 2017-03-21 17:05:43 -07:00
ticker
util Bluetooth: controller: Replace 0 for pointers with NULL keyword 2017-03-21 17:05:42 -07:00
Kconfig Bluetooth: Controller: Increase default TX buffer count 2017-03-21 17:05:42 -07:00
Makefile