mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 11:13:11 +00:00
Adds dedicated function informing L2CAP layer about established BR/EDR connection. Existing 'bt_l2cap_connected()' connection notifier is refactored to use new API 'bt_l2cap_br_connected()' which is implemented in l2cap_br.c file. Currently the new handler is just stub since proper internals of BR/EDR L2CAP signal channel management are not yet implemented in l2cap_br.c file. Change-Id: Idef9be63338c6bb4b3315ec0452d84f2431fbaa2 Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com> |
||
---|---|---|
.. | ||
att_internal.h | ||
att.c | ||
conn_internal.h | ||
conn.c | ||
gatt_internal.h | ||
gatt.c | ||
hci_core.c | ||
hci_core.h | ||
Kconfig | ||
keys.c | ||
keys.h | ||
l2cap_br.c | ||
l2cap_internal.h | ||
l2cap.c | ||
Makefile | ||
monitor.c | ||
monitor.h | ||
smp_null.c | ||
smp.c | ||
smp.h | ||
uuid.c |