bluez/attrib
Luiz Augusto von Dentz 110a8b47a4 shared/gatt-server: Fix not using correct MTU for responses
Responses shall use the bt_att_channel MTU not the bt_att MTU since the
response shall be send over the same channel as the request.
2024-07-08 15:31:37 -04:00
..
att-database.h attrib: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00
att.c attrib: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00
att.h attrib: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00
gatt.c attrib/gatt: Guard against possible integer overflow 2024-05-10 11:25:08 -04:00
gatt.h attrib: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00
gattrib.c shared/gatt-server: Fix not using correct MTU for responses 2024-07-08 15:31:37 -04:00
gattrib.h attrib: Introduce g_attrib_attach_client 2023-01-05 14:01:23 -08:00
gatttool.c attrib: annotate immutable data as const 2024-01-19 15:44:06 -05:00
gatttool.h attrib: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00
interactive.c attrib: annotate immutable data as const 2024-01-19 15:44:06 -05:00
utils.c attrib: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00