zephyr/subsys/bluetooth/controller
Flavio Ceolin aecd4ecb8d kernel: Change k_poll_signal api
k_poll_signal was being used by both, struct and function. Besides
this being extremely error prone it is also a MISRA-C violation.
Changing the function to contain a verb, since it performs an action
and the struct will be a noun. This pattern must be formalized and
followed and across the project.

MISRA-C rules 5.7 and 5.9

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-11-04 11:37:24 -05:00
..
crypto Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hal Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hci kernel: Change k_poll_signal api 2018-11-04 11:37:24 -05:00
include Bluetooth: controller: Fix connection cancel deadlock 2018-10-05 13:44:10 +02:00
ll_sw Bluetooth: controller: Fix integer overflow in scheduling code 2018-11-02 12:26:32 -04:00
ticker Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
util coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt Bluetooth: Controller: Use a different flag for speed optimization 2018-10-26 15:55:49 +01:00
Kconfig Bluetooth: controller: Avoid retransmission of NACK-ed Tx PDU 2018-10-16 10:32:41 +02:00