Parent: 838bdbce23dae4983083f528fac0b0a0cacdb625
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-02-10 13:15:58
Tree: dacf593e563c839c8629d62814d538e6462f4521
client: Add write command This command can be used to write attributes, it only works if an attribute has been selected with select-attribute. The data argument should be passed hexdump format, %02x separated by spaces, which is the same format used by read command.
Diffstat
| M | client/gatt.c | | | 80 | ++++++++++++++++++++++++++++++++++++++++ |
| M | client/gatt.h | | | 1 | + |
| M | client/main.c | | | 17 | +++++++++++++++++ |
3 files changed, 98 insertions(+), 0 deletions(-)