With the current API their is no way to know if an error occur during the following GattClient procedures:
read: If a read procedure fail, it should be possible to report this information to the application.
write: If a write procedure fail, it should be possible to report this information to the application.
With the current API their is no way to know if an error occur during the following GattClient procedures:
read: If a read procedure fail, it should be possible to report this information to the application.write: If a write procedure fail, it should be possible to report this information to the application.