Commit 90fd053
committed
host: document GATT error status encoding
Clarify that ble_gatt_error.status uses NimBLE host return-code
ranges instead of raw ATT error values.
This helps callers decode application-specific ATT errors such as
0x0181 by first removing the ATT base.1 parent 8ff6928 commit 90fd053
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
208 | 216 | | |
209 | 217 | | |
210 | 218 | | |
| |||
0 commit comments