Skip to content
Commit 917adaea authored by Ilhan Ates's avatar Ilhan Ates Committed by Anas Nashif
Browse files

Bluetooth: host: Fix notify multiple issue

When multiple notify feature is enabled, notifications are pushed
twice. Host sends multiple notify with BT_ATT_OP_NOTIFY_MULT and
then continues to send regular notification with BT_ATT_OP_NOTIFY.

Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/40546



Signed-off-by: default avatarIlhan Ates <ilhan.ates@nordicsemi.no>
parent a60f0ac7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment