zephyr/subsys/bluetooth
Luiz Augusto von Dentz ede13428e7 Bluetooth: GATT: Fix not being able to notify
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>
2020-07-13 12:23:48 +02:00
..
common Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
controller bluetooth: controller: Kconfig: Add dependency when ADV_EXT is y 2020-07-13 11:54:17 +02:00
host Bluetooth: GATT: Fix not being able to notify 2020-07-13 12:23:48 +02:00
mesh Bluetooth: Mesh: Wait for proxy on node reset 2020-07-09 13:49:26 +02:00
services zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell Bluetooth: Shell: Add shell command to output the ATT MTU size 2020-07-10 13:14:30 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: Remove LEGACY_TIMEOUT_API selection from bluetooth 2020-04-30 13:46:48 +03:00