zephyr/net/bluetooth
Arkadiusz Lichwa b65e6f3640 Bluetooth: Add new connection states
Adds new possible transitions in tracking connection state.
Reorder available transition value set.

Change-Id: I4f5959c7f98f7a39d8405c23bff9af330e12fcaa
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:14:28 -05:00
..
att.c Bluetooth: Use hexadecimal format when printing GATT handles 2016-02-05 20:14:23 -05:00
att.h Bluetooth: Use __packed instead of the deprecated PACK_STRUCT 2016-02-05 20:14:18 -05:00
buf.c Bluetooth: Move logging helpers to a dedicated header file 2016-02-05 20:14:23 -05:00
conn.c Bluetooth: Introduce set connection object state 2016-02-05 20:14:28 -05:00
conn_internal.h Bluetooth: Add new connection states 2016-02-05 20:14:28 -05:00
gatt.c Bluetooth: Use hexadecimal format when printing GATT handles 2016-02-05 20:14:23 -05:00
hci_core.c Bluetooth: Fix scan_type in le_set_scan_params 2016-02-05 20:14:24 -05:00
hci_core.h Bluetooth: Fix minor coding style issues 2016-02-05 20:14:24 -05:00
Kconfig Update Bluetooth options 2016-02-05 20:14:10 -05:00
keys.c Bluetooth: Move logging helpers to a dedicated header file 2016-02-05 20:14:23 -05:00
keys.h Bluetooth: Add API for looking up IRKs 2016-02-05 20:14:17 -05:00
l2cap.c Bluetooth: Fix minor coding style issues 2016-02-05 20:14:24 -05:00
l2cap.h Bluetooth: Use __packed instead of the deprecated PACK_STRUCT 2016-02-05 20:14:18 -05:00
Makefile Bluetooth: Move key handling to separate files 2016-02-05 20:14:17 -05:00
smp.c Bluetooth: Move logging helpers to a dedicated header file 2016-02-05 20:14:23 -05:00
smp.h Bluetooth: Use __packed instead of the deprecated PACK_STRUCT 2016-02-05 20:14:18 -05:00
uuid.c Bluetooth: Add bt_uuid_cmp 2016-02-05 20:14:04 -05:00