zephyr/net/bluetooth
Arkadiusz Lichwa cf7423a9d2 Bluetooth: Add LE Connection Update Complete Event handler
Adds handler for LE Connection Update complete event.

Change-Id: Ie33b7b01c5b7f828b41225f8ae1337205812fcdd
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:15:40 -05:00
..
att.c Bluetooth: Fix foreach attr lower range for att exec write 2016-02-05 20:15:40 -05:00
att.h
buf.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
conn_internal.h Bluetooth: Add callback for security changed 2016-02-05 20:15:38 -05:00
conn.c Bluetooth: Add callback for security changed 2016-02-05 20:15:38 -05:00
gatt.c Bluetooth: Add missing if statement brackets 2016-02-05 20:15:40 -05:00
hci_core.c Bluetooth: Add LE Connection Update Complete Event handler 2016-02-05 20:15:40 -05:00
hci_core.h Bluetooth: Refactor LE Connection Params validator 2016-02-05 20:15:38 -05:00
Kconfig
keys.c Bluetooth: Simplify keys management code 2016-02-05 20:15:38 -05:00
keys.h Bluetooth: Store key type in common structure 2016-02-05 20:15:38 -05:00
l2cap.c Bluetooth: Refactor LE Connection Params validator 2016-02-05 20:15:38 -05:00
l2cap.h Bluetooth: Refactor LE Connection Params validator 2016-02-05 20:15:38 -05:00
Makefile
smp.c Bluetooth: SMP: Remove not need double debug 2016-02-05 20:15:39 -05:00
smp.h Bluetooth: Add data signing function 2016-02-05 20:15:24 -05:00
uuid.c