mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 15:42:24 +00:00
This fixes GATT Server indications. conn handle shall be set to the valid handle, not 0xffff. If conn passed to bt_gatt_indicate is NULL, indication will be sent to every client subscribed. Fix related to ZEP-403 Change-Id: Ie36b957fddfbc5485318bba649d15349e9293868 Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com> |
||
---|---|---|
.. | ||
conn_internal.h | ||
conn.c | ||
conn.h | ||
gap_internal.h | ||
gap.c | ||
gatt_internal.h | ||
gatt.c | ||
Kconfig | ||
Makefile | ||
rpc_deserialize.c | ||
rpc_functions_to_ble_core.h | ||
rpc_functions_to_quark.h | ||
rpc_serialize.c | ||
rpc.h | ||
stubs.c | ||
uart.c | ||
uart.h |