zephyr/net/bluetooth
Arkadiusz Lichwa 343789b3a8 Bluetooth: L2CAP: Rename context type bt_l2cap to br_l2cap_br
Let's keep BR/EDR L2CAP channel context type naming aligned to
naming convention applied in l2cap_br.c file.

Change-Id: I2c67e3525ade37a57cf96b0e3841fbd1cb9b783c
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-05-16 16:11:14 +02:00
..
att_internal.h
att.c
conn_internal.h
conn.c
gatt_internal.h
gatt.c
hci_core.c Bluetooth: Add comment clarifying condition check in bt_le_adv_start 2016-05-12 09:11:29 +00:00
hci_core.h
Kconfig
keys.c
keys.h
l2cap_br.c Bluetooth: L2CAP: Rename context type bt_l2cap to br_l2cap_br 2016-05-16 16:11:14 +02:00
l2cap_internal.h Bluetooth: L2CAP: Handle information request command on BR/EDR 2016-05-13 09:07:50 +00:00
l2cap.c Bluetooth: L2CAP: Implement bt_l2cap_br_connected() notifier 2016-05-12 06:38:10 +00:00
Makefile
monitor.c
monitor.h
smp_null.c
smp.c Bluetooth: SMP: Minor coding style fixes 2016-05-12 10:05:55 +00:00
smp.h
uuid.c