zephyr/subsys/bluetooth
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
..
common doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00
controller kernel: Change k_poll_signal api 2018-11-04 11:37:24 -05:00
host kernel: Change k_poll_signal api 2018-11-04 11:37:24 -05:00
shell Bluetooth: Change l2cap accept callback return error 2018-10-26 16:56:01 +01:00
CMakeLists.txt Bluetooth: Reorganize Kconfig options for BLE controller 2018-07-02 11:59:43 +02:00
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00