Closed filipnavara closed 6 years ago
The GATT protocol allows multiple writes to be packed together and executed at once. Since the wiring BLE API doesn't expose the write mode and offset parameters from the underlying API it is necessary to handle this at the HAL level.
The GATT protocol allows multiple writes to be packed together and executed at once. Since the wiring BLE API doesn't expose the write mode and offset parameters from the underlying API it is necessary to handle this at the HAL level.