Commit ad177b5
committed
bluetooth: services: ble_mcumgr: remove error translation for _hvx() call
Remove error translation for the SoftDevice _hvx() call.
Return the SoftDevice error directly. The return value of the call
invoking _hvx() is anyway only checked against zero,
its actual value is not used.
Signed-off-by: Emanuele Di Santo <[email protected]>1 parent 94b5e96 commit ad177b5
1 file changed
+4
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
| 259 | + | |
283 | 260 | | |
284 | | - | |
| 261 | + | |
285 | 262 | | |
286 | | - | |
| 263 | + | |
| 264 | + | |
287 | 265 | | |
288 | 266 | | |
289 | 267 | | |
| |||
0 commit comments