zephyr/net/bluetooth
Szymon Janc 19ff3d3e37 Bluetooth: Print events opcodes as hex
This makes logs easier to read as those are defined as hex values.

Change-Id: I67f1dc0da9056a69398faf55fd5535a67ec4ebb9
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-06-30 16:05:59 +00:00
..
Kconfig Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
Makefile Bluetooth: Offload ECC calculations to task 2016-05-25 09:52:08 +02:00
att.c Bluetooth: L2CAP: Make public helper for LE channel conversion 2016-06-30 09:06:35 +00:00
att_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
conn.c Bluetooth: Add delay before sending Connection Update 2016-06-16 16:56:39 +03:00
conn_internal.h Bluetooth: L2CAP: Handle incoming BR/EDR connection request 2016-06-21 07:41:27 +00:00
gatt.c Bluetooth: GATT: Add flags to attribute write callback 2016-06-28 17:36:08 +03:00
gatt_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
hci_core.c Bluetooth: Print events opcodes as hex 2016-06-30 16:05:59 +00:00
hci_core.h Bluetooth: Make random number generation API public 2016-06-27 11:09:51 +03:00
hci_ecc.c Bluetooth: Add priority buffer for handling critical HCI events 2016-06-29 14:51:51 +00:00
hci_ecc.h Bluetooth: Offload ECC calculations to task 2016-05-25 09:52:08 +02:00
keys.c Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
keys.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
l2cap.c Bluetooth: L2CAP: Make public helper for LE channel conversion 2016-06-30 09:06:35 +00:00
l2cap_br.c Bluetooth: L2CAP: Add configuration response handler 2016-06-24 10:07:24 +02:00
l2cap_internal.h Bluetooth: L2CAP: Add configuration response handler 2016-06-24 10:07:24 +02:00
monitor.c Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
monitor.h Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
smp.c Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
smp.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
smp_null.c Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
uuid.c Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00