|
Z-Wave Protocol Controller Reference
|
#include "zpc_ncp_update_fixt.h"#include "uic_gbl_interface.h"#include "zpc_config.h"#include "zwapi_init.h"#include <stdlib.h>#include <sl_log.h>#include <string.h>Macros | |
| #define | LOG_TAG "zpc_ncp_update" |
Functions | |
| static void | update_progress (int offset, int size) |
| sl_status_t | zpc_ncp_update_fixt_setup () |
| This function check if the NCP firmware should be updated. More... | |
| #define LOG_TAG "zpc_ncp_update" |
|
static |