zephyr/drivers/bluetooth
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
..
controller Bluetooth: Controller: Fix coding style, use of (void) 2016-09-07 08:17:26 +03:00
nble Bluetooth: GATT: Add queuing support 2016-09-07 08:17:26 +03:00
h4.c Bluetooth: Add priority buffer for handling critical HCI events 2016-06-29 14:51:51 +00:00
h5.c Bluetooth: H5: Use delayed work API 2016-07-08 12:05:34 +00:00
Kconfig Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
Makefile Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
nrf51_pm.c Bluetooth: Fix draining nRF51 FIFO during init 2016-05-04 15:05:13 +03:00
nrf51_pm.h Bluetooth: Fix draining nRF51 FIFO during init 2016-05-04 15:05:13 +03:00
util.h Bluetooth: Make UART draining logic consistent across drivers 2016-05-04 13:37:44 +00:00