Branch: refs/heads/966564 Home: https://github.com/bluez/bluez Commit: 98406fa1a492d5cfef73ff6ade5a39105b4cba1f https://github.com/bluez/bluez/commit/98406fa1a492d5cfef73ff6ade5a39105b4cba1f Author: Ye He <ye.he@xxxxxxxxxxx> Date: 2025-05-27 (Tue, 27 May 2025) Changed paths: M src/shared/gatt-db.c Log Message: ----------- shared/gatt-db: Add read offset to record the progress of att read blob request When processing the att read blob request packet sent by the mobile phone, Bluez ignores the offset and the payload of each att read blob response is the same. This patch add read offset to record the progress of att read blob request. Fixes: https://github.com/bluez/bluez/issues/1294 Signed-off-by: Ye He <ye.he@xxxxxxxxxxx> To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications