Thomas Friebel
18fb5b4432
extmod/nimble: Make error code mapping default to MP_EIO.
...
Before this change, any NimBLE error that does not appear in the
ble_hs_err_to_errno_table maps to return code 0, meaning success. If we
miss adding an error code to the table we end up returning success in case
of failure.
Instead, handle the zero case explicitly and default to MP_EIO. This
allows removing the now-redundant MP_EIO entries from the mapping.
2020-05-11 22:31:30 +10:00
..
2018-09-08 00:07:23 +10:00
2020-05-11 21:30:41 +10:00
2019-08-22 17:20:16 +10:00
2017-07-18 11:57:39 +10:00
2020-05-11 22:31:30 +10:00
2019-10-18 12:20:32 +11:00
2020-04-14 21:51:25 +10:00
2019-12-23 00:07:03 +11:00
2020-02-28 10:33:03 +11:00
2020-04-27 23:58:46 +10:00
2020-04-05 15:02:06 +10:00
2019-05-20 15:04:29 +10:00
2020-04-05 15:02:06 +10:00
2017-07-31 18:35:40 +10:00
2017-09-12 16:00:21 +10:00
2017-07-18 11:57:39 +10:00
2019-07-01 22:53:00 +10:00
2017-07-18 11:57:39 +10:00
2020-02-28 10:33:03 +11:00
2017-07-18 11:57:39 +10:00
2020-04-05 15:02:06 +10:00
2018-03-10 00:59:43 +11:00
2019-07-01 17:10:12 +10:00
2020-03-10 01:53:42 +11:00
2020-05-11 21:30:41 +10:00
2020-05-11 21:30:41 +10:00
2020-05-02 16:08:04 +10:00
2020-04-05 15:02:06 +10:00
2020-04-18 22:42:24 +10:00
2020-02-28 10:33:03 +11:00
2020-04-13 22:19:37 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-18 22:36:14 +10:00
2020-04-05 15:02:06 +10:00
2020-04-05 15:02:06 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2019-02-14 00:35:45 +11:00
2020-04-05 15:02:06 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2019-06-03 16:47:35 +10:00
2020-04-05 15:02:06 +10:00
2020-02-28 10:33:03 +11:00
2017-07-18 11:57:39 +10:00
2020-02-28 10:33:03 +11:00
2020-02-28 10:33:03 +11:00
2020-02-28 10:33:03 +11:00
2020-02-28 10:33:03 +11:00
2019-10-29 12:12:37 +11:00
2020-02-28 10:33:03 +11:00
2019-10-29 14:17:29 +11:00
2020-02-28 10:33:03 +11:00
2020-05-08 21:54:04 +10:00
2020-04-05 15:02:06 +10:00
2020-03-27 14:40:46 +11:00
2018-06-06 14:33:42 +10:00
2020-02-28 10:33:03 +11:00
2020-03-11 14:24:26 +11:00
2020-03-11 14:24:26 +11:00
2020-02-28 10:33:03 +11:00
2017-07-18 11:57:39 +10:00