You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the library mostly logs the state of the operations. This is helpful for debugging the library itself. Additionally, I think that we could have logs with:
Scan results
Applied scan filters
Service discovery result
Characteristics UUIDs
Hex dump of the data written & read
MTU change request details
Notification occurrences
Details on checking the adapter, permissions, etc.
The text was updated successfully, but these errors were encountered:
Bravo! Fantastic help for debugging. Would these be output to separate files, and/or logcat? I assume there would be an API for choosing options—maybe just a bitfield?
Maybe include connection state changes, if not already covered.
Currently, the library mostly logs the state of the operations. This is helpful for debugging the library itself. Additionally, I think that we could have logs with:
The text was updated successfully, but these errors were encountered: