nuttx-apps/wireless
Miguel Herranz a5dff52a71 Change unimplemented requests behaviour in gs2200m
The ASSERT is too strong, as it cannot be disabled, so changing to
DEBUGASSERT, as calling these functions should not be a problem as
long as the application logic handle the error correctly.

The error code is changed to ENOSYS, as it seems to better reflect
the fact that the call itself would be valid, but the functionality
is not implemented (see [1] or `man errno`).

[1] https://www.gnu.org/software/libc/manual/html_node/Error-Codes.html
2020-02-06 23:43:37 +01:00
..
bluetooth Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
gs2200m Change unimplemented requests behaviour in gs2200m 2020-02-06 23:43:37 +01:00
ieee802154 Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
iwpan Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
wapi Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Make.defs apps/wireless/wapi: Fix problems in build support. Fix some initial compile isses (still does not compile). 2017-04-10 14:57:33 -06:00
Makefile apps/wireless/wapi: Fix problems in build support. Fix some initial compile isses (still does not compile). 2017-04-10 14:57:33 -06:00