zephyr/net/bluetooth
Szymon Janc 7aae2849c3 Bluetooth: Rename connection state notify functions
Rename bt_conn_connected to notify_connected. This will avoid
confusion with BT_CONN_CONNECTED state name. Same goes with
bt_conn_disconnected.

Change-Id: I6e9d50016036b30345068ef2a6bb556c45d7dd06
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:26 -05:00
..
att.c
att.h
buf.c
conn_internal.h Bluetooth: Don't delay bt_conn connected callback 2016-02-05 20:24:26 -05:00
conn.c Bluetooth: Rename connection state notify functions 2016-02-05 20:24:26 -05:00
gatt_internal.h
gatt.c
hci_core.c Bluetooth: Don't delay bt_conn connected callback 2016-02-05 20:24:26 -05:00
hci_core.h
Kconfig
keys.c
keys.h Bluetooth: Cover whole key API under CONFIG_BLUETOOTH_SMP 2016-02-05 20:24:26 -05:00
l2cap.c Bluetooth: Don't delay bt_conn connected callback 2016-02-05 20:24:26 -05:00
l2cap.h
Makefile
smp_null.c
smp.c
smp.h
stack.h
uuid.c