zephyr/subsys/bluetooth
Joakim Andersson 813e5bdd7a Bluetooth: host: Refactor use of #ifdef to IS_ENABLED()
Refactor use of #ifdef to IS_ENABLED() pattern for handling cancellation
of outgoing connection attempt. Reduce the amount of indentation by
combining outer if-statements.
Move handling of canceled create connection into a helper function.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-01-20 18:58:02 +02:00
..
common Bluetooth: HCI: Fix allow Zephyr VS HCI commands in host-only build 2020-01-17 13:55:56 +02:00
controller dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
host Bluetooth: host: Refactor use of #ifdef to IS_ENABLED() 2020-01-20 18:58:02 +02:00
mesh Bluetooth: Mesh: Skip publish if update fails 2020-01-16 14:13:37 +02:00
services kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00
shell Bluetooth: shell: Add shell command for advertise with identity option 2020-01-20 18:58:02 +02:00
CMakeLists.txt
Kconfig Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00