clearServiceCache

Clears the service cache for this device.

Call this method when you know or suspect that the remote device's GATT services have changed (e.g., after a firmware update) and you want to force a fresh service discovery on the next connection.

After calling this method, the next successful connection will perform a full service discovery, and the newly discovered services will be cached.

See also