mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 15:15:21 +00:00
When CONFIG_BT_GATT_NOTIFY_MULTIPLE is selected and the remote has enabled support for using its procedure data can sometimes not fit into the buffer since the multiple variant has a bigger header, so instead of failing immediatelly this attempts to send the data using the legacy PDU instead so those using bt_gatt_get_mtu - 3 can still be sent. Fixes #26106 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |