Commit c00ffff
committed
nimble/host: fix ble_svc_gatt_cl_sup_feat_access
Fix ble_svc_gatt_cl_sup_feat_access. If an error occured while
client writes to client supported features only BLE_ATT_ERR_UNLIKELY
was returned.1 parent d869f39 commit c00ffff
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
0 commit comments