Assertions should only be used to check invariants. Things that may change value in runtime are better left to proper checks. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
|---|---|---|
| .. | ||
| bt_settings.c | ||
| bt_settings.h | ||
| client.c | ||
| CMakeLists.txt | ||
| ieee802154_settings.c | ||
| ieee802154_settings.h | ||
| init.c | ||
| Kconfig | ||
| net_app_private.h | ||
| net_app.c | ||
| server.c | ||