zephyr/net/bluetooth
Arkadiusz Lichwa c28720f167 Bluetooth: L2CAP: Introduce CoC channel states
Adds CoC channel's context to hold channel setup state and SM routine
that evaluates validness of transitions.
At the beginning DISCONNECTED, CONNECT and CONFIG states are added and
used by CoC setup on BR/EDR transport.

Change-Id: I1bbd16ec2f59ea961791786b78f22834d6f4b4d8
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-07-15 04:54:03 +00:00
..
att_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
att.c Bluetooth: ATT: Fix using non-ASCII characters 2016-07-12 15:13:23 +00:00
conn_internal.h Bluetooth: L2CAP: Handle incoming BR/EDR connection request 2016-06-21 07:41:27 +00:00
conn.c Bluetooth: Add delay before sending Connection Update 2016-06-16 16:56:39 +03:00
ecc.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
gatt_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
gatt.c Bluetooth: Get the included service 128bit UUID 2016-07-13 14:18:03 +00:00
hci_core.c Bluetooth: Fix changing advertising random address when scanning 2016-07-14 15:26:50 +00:00
hci_core.h Bluetooth: Track if active scan is being perfomed 2016-07-14 15:26:42 +00: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
Kconfig Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03: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_br.c Bluetooth: L2CAP: Introduce CoC channel states 2016-07-15 04:54:03 +00:00
l2cap_internal.h Bluetooth: L2CAP: Start servicing configuration request from remote 2016-07-11 19:34:17 +00:00
l2cap.c Bluetooth: L2CAP: Fix not canceling RTX work 2016-07-11 15:40:39 +00:00
log.c Bluetooth: Add hexadecimal conversion logging helper 2016-07-11 09:38:53 +00:00
Makefile Bluetooth: Add hexadecimal conversion logging helper 2016-07-11 09:38:53 +00: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_null.c Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
smp.c Bluetooth: SMP: Fix disabling debug logs 2016-07-14 11:52:48 +02:00
smp.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
uuid.c Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00