zephyr/drivers/bluetooth/controller
Vinayak Chettimada 22e3f62e07 Bluetooth: Controller: Fix coding style, use of (void)
Remove use of (void) before unused functions return values.
Replace use of (void) with ARG_UNUSED for unused parameters.

Change-id: I9ffea666f10dbdc01710df723e0df253a1cdd6e6
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2016-09-07 08:17:26 +03:00
..
hal
hci Bluetooth: Controller: Add initial HCI implementation 2016-09-07 08:17:26 +03:00
ll Bluetooth: Controller: Fix coding style, use of (void) 2016-09-07 08:17:26 +03:00
util Bluetooth: Controller: Fix coding style in ctrl.c, util/ and main.c 2016-09-07 08:17:26 +03:00
Kconfig
main.c Bluetooth: Controller: Fix coding style, use of (void) 2016-09-07 08:17:26 +03:00
Makefile Bluetooth: Controller: Add BLE controller driver 2016-09-07 08:17:26 +03:00