zephyr/samples/bluetooth
Joakim Andersson c1a754f665 Bluetooth: Host: Print error codes in hex
Error codes are listed in header files and in the core spec as hex
values. Always print them in hex in debug for easier error code
checking.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-08-05 12:18:17 +02:00
..
beacon cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
central Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
central_hr Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
eddystone Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
handsfree cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
hci_spi cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
hci_uart cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
hci_usb samples: hci_usb: remove whitelisting 2019-07-12 05:54:16 -07:00
ibeacon cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ipsp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mesh tests: samples: Apps shouldn't set tick rate 2019-07-02 22:52:29 -04:00
mesh_demo tests: samples: Apps shouldn't set tick rate 2019-07-02 22:52:29 -04:00
peripheral Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
peripheral_csc Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
peripheral_dis Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
peripheral_esp Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
peripheral_hids Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
peripheral_hr Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
peripheral_ht Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
peripheral_sc_only Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
scan_adv cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bluetooth.rst