All of lore.kernel.org
 help / color / mirror / Atom feed
From: "github-actions[bot]" <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] c8dc51: gatt-client:Implement error handling for DB_OUT_OF...
Date: Mon, 08 Dec 2025 02:43:11 -0800	[thread overview]
Message-ID: <bluez/bluez/push/refs/heads/1031333/000000-c8dc51@github.com> (raw)

  Branch: refs/heads/1031333
  Home:   https://github.com/bluez/bluez
  Commit: c8dc5108f66464da7423b7d99f4766f6d5ef9231
      https://github.com/bluez/bluez/commit/c8dc5108f66464da7423b7d99f4766f6d5ef9231
  Author: Mengshi Wu <mengshi.wu@oss.qualcomm.com>
  Date:   2025-12-08 (Mon, 08 Dec 2025)

  Changed paths:
    M src/shared/gatt-client.c

  Log Message:
  -----------
  gatt-client:Implement error handling for DB_OUT_OF_SYNC in GATT caching.

Add automatic DB re-discovery on receiving BT_ATT_ERROR_DB_OUT_OF_SYNC
error code from ATT operations. This ensures the local GATT database
stays synchronized with the remote device by triggering a full service
discovery (handles 0x0001-0xffff) when the database becomes out of sync.

The process_db_out_of_sync() function is now called in all ATT error
response handlers (read_multiple, read_long, write, execute_write,
prepare_write, and prep_write callbacks) to handle this error condition
consistently.

Signed-off-by: Mengshi Wu <mengshi.wu@oss.qualcomm.com>



To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

                 reply	other threads:[~2025-12-08 10:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bluez/bluez/push/refs/heads/1031333/000000-c8dc51@github.com \
    --to=noreply@github.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.