zephyr/net/bluetooth
Johan Hedberg 38a7d345ae Bluetooth: SMP: Fix minor coding style issues
Add missing braces to a couple of one-line branches.

Change-Id: Ie4d703eede3cc03b823bd0a0764a5b999f317322
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:14:02 -05:00
..
att.c Bluetooth: Remove unnecessary bt_buf_add type casts 2016-02-05 20:14:02 -05:00
att.h Bluetooth: Fix using wrong PDU in handlers 2016-02-05 20:14:02 -05:00
buf.c Bluetooth: Use 'void *' also for bt_buf_pull/push return value 2016-02-05 20:14:02 -05:00
conn.c Bluetooth: Use 'void *' also for bt_buf_pull/push return value 2016-02-05 20:14:02 -05:00
conn.h Bluetooth: SMP: Add local random number generation support 2016-02-05 20:14:02 -05:00
hci_core.c Bluetooth: Track remote address for connections 2016-02-05 20:14:02 -05:00
hci_core.h
l2cap.c Bluetooth: Move L2CAP context into dedicated struct 2016-02-05 20:14:02 -05:00
l2cap.h
smp.c Bluetooth: SMP: Fix minor coding style issues 2016-02-05 20:14:02 -05:00
smp.h