mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 13:21:56 +00:00
This adds validation for passed callbacks. Previously registered callbacks need to be explicitly unregistered by passing NULL. It is no longer possible to implicitly overwrite callback structure. Input Output Capabilities generation is factored out to separate function. This is in preparation for adding more callbacks. Change-Id: Ie809ea2daa80f9c54585efb459b49af1107007d3 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com> |
||
---|---|---|
.. | ||
att.c | ||
att.h | ||
buf.c | ||
conn_internal.h | ||
conn.c | ||
gatt.c | ||
hci_core.c | ||
hci_core.h | ||
Kconfig | ||
keys.c | ||
keys.h | ||
l2cap.c | ||
l2cap.h | ||
Makefile | ||
smp.c | ||
smp.h | ||
uuid.c |