[
https://issues.apache.org/jira/browse/MYNEWT-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michał Narajowski updated MYNEWT-809:
-------------------------------------
Description:
Currently, the error message when reading attribute value looks like this:
{noformat}
082914 ERROR: conn_handle=1 status=268 att_handle=35
{noformat}
It would be nice to have a text description of various errors, so we don't have
to look through the code or docs.
was:
Currently, the error message when reading attribute value looks like this:
```
082914 ERROR: conn_handle=1 status=268 att_handle=35
```
It would be nice to have a text description of various errors, so we don't have
to look through the code or docs.
> Better error messages in bletiny
> --------------------------------
>
> Key: MYNEWT-809
> URL: https://issues.apache.org/jira/browse/MYNEWT-809
> Project: Mynewt
> Issue Type: Improvement
> Security Level: Public(Viewable by anyone)
> Reporter: Michał Narajowski
> Priority: Minor
>
> Currently, the error message when reading attribute value looks like this:
> {noformat}
> 082914 ERROR: conn_handle=1 status=268 att_handle=35
> {noformat}
> It would be nice to have a text description of various errors, so we don't
> have to look through the code or docs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)