Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
zpal_status.h File Reference
#include <stdint.h>
+ Include dependency graph for zpal_status.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  zpal_status_t {
  ZPAL_STATUS_OK = 0 ,
  ZPAL_STATUS_FAIL ,
  ZPAL_STATUS_BUFFER_FULL ,
  ZPAL_STATUS_BUSY ,
  ZPAL_STATUS_INVALID_ARGUMENT
}
 ZPAL statuses to be used by ZPAL APIs. More...
 

Detailed Description

Defines status codes returned by zpal functions.