zephyr/net/bluetooth
Mariusz Skamra 26124136b1 Bluetooth: Set bt_conn role based on LE Connection Complete Event data
bt_conn role can be set when LE Connection Complete event is received.
Controller indicates to both Hosts forming the connection their role
in this connection.

Change-Id: I35455eff54afa30665611415ac52e19089f2e649
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:15:38 -05:00
..
att.c Bluetooth: Fix wrong buffer allocation result 2016-02-05 20:15:37 -05:00
att.h
buf.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
conn_internal.h Bluetooth: Set bt_conn role based on LE Connection Complete Event data 2016-02-05 20:15:38 -05:00
conn.c Bluetooth: Set bt_conn role based on LE Connection Complete Event data 2016-02-05 20:15:38 -05:00
gatt.c Bluetooth: Fix wrong read included function name 2016-02-05 20:15:37 -05:00
hci_core.c Bluetooth: Set bt_conn role based on LE Connection Complete Event data 2016-02-05 20:15:38 -05:00
hci_core.h Bluetooth: Update LE Exchange Features event handler 2016-02-05 20:15:37 -05:00
Kconfig Bluetooth: Make self-test option relevant to SMP debug 2016-02-05 20:15:23 -05:00
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: Update LE Exchange Features event handler 2016-02-05 20:15:37 -05:00
l2cap.h Bluetooth: Make bt_l2cap_update_conn_param to be non-void function 2016-02-05 20:15:37 -05:00
Makefile
smp.c Bluetooth: Add callback for identity resolution 2016-02-05 20:15:38 -05:00
smp.h Bluetooth: Add data signing function 2016-02-05 20:15:24 -05:00
uuid.c