commit | 7040dc92fc1d4fbb1eb05a520e1f2b9853ed48b0 | [log] [tgz] |
---|---|---|
author | Eder Ruiz Maria <eder.ruiz@openbossa.org> | Mon Jul 30 13:38:34 2012 -0400 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Wed Aug 15 11:58:43 2012 +0300 |
tree | b67fbe2641b5d37023297e0b0c1bcbc69290e471 | |
parent | f5cf20bb066e0ec9ccbc4c51c167d2a79c04d4b4 [diff] |
gatt: Add support to GATT Write Long Characteristic Extending the function gatt_write_char for support GATT Write Long Characteristics. MTU is checked and if the payload does not fit, the prepare and execute write are used to do the transaction.