Parent: 0580d0057d4bb72dd1590720c2c510bb23d2b946
Author: Bharat Panda <bharat.panda@samsung.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-02-18 10:26:20
Tree: d6b8686bbaa1425c2ff22d4bff4d5ca6a9502033
tools/btgatt-client: print read/write err messages Convert att error codes to error messages for gatt read/write responses. e.g. [GATT client]# read-value 0x00D9 [GATT client]# Read request failed: Authorization Required (0x08) [GATT client]# read-value 0x01E2 [GATT client]# Read request failed: Invalid Handle (0x01)
Diffstat
| M | tools/btgatt-client.c | | | 51 | ++++++++++++++++++++++++++++++++++++++++- - - |
1 files changed, 48 insertions(+), 3 deletions(-)