Wirepas SDK
function_codes.h File Reference

Go to the source code of this file.

Functions

bool WapsFunc_isRequest (uint8_t func)
 Check if given func code is a request. More...
 
bool WapsFunc_isDsapRequest (uint8_t func)
 Check if given func code is a DSAP request. More...
 
bool WapsFunc_isMsapRequest (uint8_t func)
 Check if given func code is a MSAP request. More...
 
bool WapsFunc_isCsapRequest (uint8_t func)
 Check if given func code is a CSAP request. More...
 
bool WapsFunc_isConfirmation (uint8_t func)
 Check if given func code is a confirmation. More...
 
bool WapsFunc_isIndication (uint8_t func)
 Check if given func code is an indication. More...
 
bool WapsFunc_isResponse (uint8_t func)
 Check if given func code is a response. More...
 

Enumerations

enum  waps_func_e {
  WAPS_FUNC_DSAP_DATA_TX_REQ = 0x01, WAPS_FUNC_DSAP_DATA_TX_CNF = 0x81, WAPS_FUNC_DSAP_DATA_TX_IND = 0x02, WAPS_FUNC_DSAP_DATA_TX_RSP = 0x82,
  WAPS_FUNC_DSAP_DATA_TX_FRAG_REQ = 0x0F, WAPS_FUNC_DSAP_DATA_TX_FRAG_CNF = 0x8F, WAPS_FUNC_DSAP_DATA_RX_FRAG_IND = 0x10, WAPS_FUNC_DSAP_DATA_RX_FRAG_RSP = 0x90,
  WAPS_FUNC_DSAP_DATA_RX_IND = 0x03, WAPS_FUNC_DSAP_DATA_RX_RSP = 0x83, WAPS_FUNC_MSAP_INDICATION_POLL_REQ = 0x04, WAPS_FUNC_MSAP_INDICATION_POLL_CNF = 0x84,
  WAPS_FUNC_MSAP_STACK_START_REQ = 0x05, WAPS_FUNC_MSAP_STACK_START_CNF = 0x85, WAPS_FUNC_MSAP_STACK_STOP_REQ = 0x06, WAPS_FUNC_MSAP_STACK_STOP_CNF = 0x86,
  WAPS_FUNC_MSAP_STACK_STATE_IND = 0x07, WAPS_FUNC_MSAP_STACK_STATE_RSP = 0x87, WAPS_FUNC_MSAP_ATTR_WRITE_REQ = 0x0B, WAPS_FUNC_MSAP_ATTR_WRITE_CNF = 0x8B,
  WAPS_FUNC_MSAP_ATTR_READ_REQ = 0x0C, WAPS_FUNC_MSAP_ATTR_READ_CNF = 0x8C, WAPS_FUNC_CSAP_ATTR_WRITE_REQ = 0x0D, WAPS_FUNC_CSAP_ATTR_WRITE_CNF = 0x8D,
  WAPS_FUNC_CSAP_ATTR_READ_REQ = 0x0E, WAPS_FUNC_CSAP_ATTR_READ_CNF = 0x8E, WAPS_FUNC_CSAP_FACTORY_RESET_REQ = 0x16, WAPS_FUNC_CSAP_FACTORY_RESET_CNF = 0x96,
  WAPS_FUNC_MSAP_SCRATCHPAD_START_REQ = 0x17, WAPS_FUNC_MSAP_SCRATCHPAD_START_CNF = 0x97, WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_REQ = 0x18, WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_CNF = 0x98,
  WAPS_FUNC_MSAP_SCRATCHPAD_STATUS_REQ = 0x19, WAPS_FUNC_MSAP_SCRATCHPAD_STATUS_CNF = 0x99, WAPS_FUNC_MSAP_SCRATCHPAD_BOOTABLE_REQ = 0x1A, WAPS_FUNC_MSAP_SCRATCHPAD_BOOTABLE_CNF = 0x9A,
  WAPS_FUNC_MSAP_SCRATCHPAD_CLEAR_REQ = 0x1B, WAPS_FUNC_MSAP_SCRATCHPAD_CLEAR_CNF = 0x9B, WAPS_FUNC_MSAP_REMOTE_STATUS_REQ = 0x1C, WAPS_FUNC_MSAP_REMOTE_STATUS_CNF = 0x9C,
  WAPS_FUNC_MSAP_REMOTE_STATUS_IND = 0x1D, WAPS_FUNC_MSAP_REMOTE_STATUS_RSP = 0x9D, DEPRECATED_WAPS_FUNC_MSAP_REMOTE_UPDATE_REQ = 0x1E, DEPRECATED_WAPS_FUNC_MSAP_REMOTE_UPDATE_CNF = 0x9E,
  WAPS_FUNC_DSAP_DATA_TX_TT_REQ = 0x1F, WAPS_FUNC_DSAP_DATA_TX_TT_CNF = 0x9F, WAPS_FUNC_MSAP_GET_NBORS_REQ = 0x20, WAPS_FUNC_MSAP_GET_NBORS_CNF = 0xA0,
  WAPS_FUNC_MSAP_SCAN_NBORS_REQ = 0x21, WAPS_FUNC_MSAP_SCAN_NBORS_CNF = 0xA1, WAPS_FUNC_MSAP_SCAN_NBORS_IND = 0x22, WAPS_FUNC_MSAP_SCAN_NBORS_RSP = 0xA2,
  WAPS_FUNC_MSAP_GET_INSTALL_QUALITY_REQ = 0x23, WAPS_FUNC_MSAP_GET_INSTALL_QUALITY_CNF = 0xA3, WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_WRITE_REQ = 0x26, WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_WRITE_CNF = 0xA6,
  WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_READ_REQ = 0x27, WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_READ_CNF = 0xA7, WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_READ_REQ = 0x28, WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_READ_CNF = 0xA8,
  WAPS_FUNC_MSAP_SINK_COST_WRITE_REQ = 0x38, WAPS_FUNC_MSAP_SINK_COST_WRITE_CNF = 0xB8, WAPS_FUNC_MSAP_SINK_COST_READ_REQ = 0x39, WAPS_FUNC_MSAP_SINK_COST_READ_CNF = 0xB9,
  WAPS_FUNC_MSAP_APP_CONFIG_WRITE_REQ = 0x3A, WAPS_FUNC_MSAP_APP_CONFIG_WRITE_CNF = 0xBA, WAPS_FUNC_MSAP_APP_CONFIG_READ_REQ = 0x3B, WAPS_FUNC_MSAP_APP_CONFIG_READ_CNF = 0xBB,
  WAPS_FUNC_MSAP_APP_CONFIG_RX_IND = 0x3F, WAPS_FUNC_MSAP_APP_CONFIG_RX_RSP = 0xBF, WAPS_FUNC_MSAP_STACK_SLEEP_REQ = 0x40, WAPS_FUNC_MSAP_STACK_SLEEP_REQ_CNF = 0xC0,
  WAPS_FUNC_MSAP_STACK_SLEEP_STOP_REQ = 0x41, WAPS_FUNC_MSAP_STACK_SLEEP_STOP_CNF = 0xC1, WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_REQ = 0x42, WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_RSP = 0xC2,
  WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_REQ = 0x4C, WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_RSP = 0xCC, DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_WRITE_REQ = 0x4F, DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_WRITE_CNF = 0xCF,
  DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_READ_REQ = 0x50, DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_READ_CNF = 0xD0, WAPS_FUNC_RESERVED_REMOTE_API_1_REQ = 0x60, WAPS_FUNC_RESERVED_REMOTE_API_1_CNF = 0xE0,
  WAPS_FUNC_RESERVED_REMOTE_API_2_REQ = 0x61, WAPS_FUNC_RESERVED_REMOTE_API_2_CNF = 0xE1, WAPS_FUNC_RESERVED_REMOTE_API_3_REQ = 0x62, WAPS_FUNC_RESERVED_REMOTE_API_3_CNF = 0xE2,
  WAPS_FUNC_RESERVED_REMOTE_API_4_REQ = 0x63, WAPS_FUNC_RESERVED_REMOTE_API_4_CNF = 0xE3
}
 

Macros

#define DSAP_REQUESTS
 
#define MSAP_REQUESTS
 
#define CSAP_REQUESTS
 
#define WAPS_CONFIRMATIONS
 
#define WAPS_INDICATIONS
 
#define WAPS_RESPONSES
 

Function Documentation

◆ WapsFunc_isConfirmation()

bool WapsFunc_isConfirmation ( uint8_t  func)

Check if given func code is a confirmation.

Parameters
funcFunction code to check

◆ WapsFunc_isCsapRequest()

bool WapsFunc_isCsapRequest ( uint8_t  func)

Check if given func code is a CSAP request.

Parameters
funcFunction code to check

◆ WapsFunc_isDsapRequest()

bool WapsFunc_isDsapRequest ( uint8_t  func)

Check if given func code is a DSAP request.

Parameters
funcFunction code to check

◆ WapsFunc_isIndication()

bool WapsFunc_isIndication ( uint8_t  func)

Check if given func code is an indication.

Parameters
funcFunction code to check

◆ WapsFunc_isMsapRequest()

bool WapsFunc_isMsapRequest ( uint8_t  func)

Check if given func code is a MSAP request.

Parameters
funcFunction code to check

◆ WapsFunc_isRequest()

bool WapsFunc_isRequest ( uint8_t  func)

Check if given func code is a request.

Parameters
funcFunction code to check

◆ WapsFunc_isResponse()

bool WapsFunc_isResponse ( uint8_t  func)

Check if given func code is a response.

Parameters
funcFunction code to check

Enumeration Type Documentation

◆ waps_func_e

Enumerator
WAPS_FUNC_DSAP_DATA_TX_REQ 
WAPS_FUNC_DSAP_DATA_TX_CNF 
WAPS_FUNC_DSAP_DATA_TX_IND 
WAPS_FUNC_DSAP_DATA_TX_RSP 
WAPS_FUNC_DSAP_DATA_TX_FRAG_REQ 
WAPS_FUNC_DSAP_DATA_TX_FRAG_CNF 
WAPS_FUNC_DSAP_DATA_RX_FRAG_IND 
WAPS_FUNC_DSAP_DATA_RX_FRAG_RSP 
WAPS_FUNC_DSAP_DATA_RX_IND 
WAPS_FUNC_DSAP_DATA_RX_RSP 
WAPS_FUNC_MSAP_INDICATION_POLL_REQ 
WAPS_FUNC_MSAP_INDICATION_POLL_CNF 
WAPS_FUNC_MSAP_STACK_START_REQ 
WAPS_FUNC_MSAP_STACK_START_CNF 
WAPS_FUNC_MSAP_STACK_STOP_REQ 
WAPS_FUNC_MSAP_STACK_STOP_CNF 
WAPS_FUNC_MSAP_STACK_STATE_IND 
WAPS_FUNC_MSAP_STACK_STATE_RSP 
WAPS_FUNC_MSAP_ATTR_WRITE_REQ 
WAPS_FUNC_MSAP_ATTR_WRITE_CNF 
WAPS_FUNC_MSAP_ATTR_READ_REQ 
WAPS_FUNC_MSAP_ATTR_READ_CNF 
WAPS_FUNC_CSAP_ATTR_WRITE_REQ 
WAPS_FUNC_CSAP_ATTR_WRITE_CNF 
WAPS_FUNC_CSAP_ATTR_READ_REQ 
WAPS_FUNC_CSAP_ATTR_READ_CNF 
WAPS_FUNC_CSAP_FACTORY_RESET_REQ 
WAPS_FUNC_CSAP_FACTORY_RESET_CNF 
WAPS_FUNC_MSAP_SCRATCHPAD_START_REQ 
WAPS_FUNC_MSAP_SCRATCHPAD_START_CNF 
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_REQ 
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_CNF 
WAPS_FUNC_MSAP_SCRATCHPAD_STATUS_REQ 
WAPS_FUNC_MSAP_SCRATCHPAD_STATUS_CNF 
WAPS_FUNC_MSAP_SCRATCHPAD_BOOTABLE_REQ 
WAPS_FUNC_MSAP_SCRATCHPAD_BOOTABLE_CNF 
WAPS_FUNC_MSAP_SCRATCHPAD_CLEAR_REQ 
WAPS_FUNC_MSAP_SCRATCHPAD_CLEAR_CNF 
WAPS_FUNC_MSAP_REMOTE_STATUS_REQ 
WAPS_FUNC_MSAP_REMOTE_STATUS_CNF 
WAPS_FUNC_MSAP_REMOTE_STATUS_IND 
WAPS_FUNC_MSAP_REMOTE_STATUS_RSP 
DEPRECATED_WAPS_FUNC_MSAP_REMOTE_UPDATE_REQ 
DEPRECATED_WAPS_FUNC_MSAP_REMOTE_UPDATE_CNF 
WAPS_FUNC_DSAP_DATA_TX_TT_REQ 
WAPS_FUNC_DSAP_DATA_TX_TT_CNF 
WAPS_FUNC_MSAP_GET_NBORS_REQ 
WAPS_FUNC_MSAP_GET_NBORS_CNF 
WAPS_FUNC_MSAP_SCAN_NBORS_REQ 
WAPS_FUNC_MSAP_SCAN_NBORS_CNF 
WAPS_FUNC_MSAP_SCAN_NBORS_IND 
WAPS_FUNC_MSAP_SCAN_NBORS_RSP 
WAPS_FUNC_MSAP_GET_INSTALL_QUALITY_REQ 
WAPS_FUNC_MSAP_GET_INSTALL_QUALITY_CNF 
WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_WRITE_REQ 
WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_WRITE_CNF 
WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_READ_REQ 
WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_READ_CNF 
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_READ_REQ 
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_READ_CNF 
WAPS_FUNC_MSAP_SINK_COST_WRITE_REQ 
WAPS_FUNC_MSAP_SINK_COST_WRITE_CNF 
WAPS_FUNC_MSAP_SINK_COST_READ_REQ 
WAPS_FUNC_MSAP_SINK_COST_READ_CNF 
WAPS_FUNC_MSAP_APP_CONFIG_WRITE_REQ 
WAPS_FUNC_MSAP_APP_CONFIG_WRITE_CNF 
WAPS_FUNC_MSAP_APP_CONFIG_READ_REQ 
WAPS_FUNC_MSAP_APP_CONFIG_READ_CNF 
WAPS_FUNC_MSAP_APP_CONFIG_RX_IND 
WAPS_FUNC_MSAP_APP_CONFIG_RX_RSP 
WAPS_FUNC_MSAP_STACK_SLEEP_REQ 
WAPS_FUNC_MSAP_STACK_SLEEP_REQ_CNF 
WAPS_FUNC_MSAP_STACK_SLEEP_STOP_REQ 
WAPS_FUNC_MSAP_STACK_SLEEP_STOP_CNF 
WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_REQ 
WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_RSP 
WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_REQ 
WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_RSP 
DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_WRITE_REQ 
DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_WRITE_CNF 
DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_READ_REQ 
DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_READ_CNF 
WAPS_FUNC_RESERVED_REMOTE_API_1_REQ 
WAPS_FUNC_RESERVED_REMOTE_API_1_CNF 
WAPS_FUNC_RESERVED_REMOTE_API_2_REQ 
WAPS_FUNC_RESERVED_REMOTE_API_2_CNF 
WAPS_FUNC_RESERVED_REMOTE_API_3_REQ 
WAPS_FUNC_RESERVED_REMOTE_API_3_CNF 
WAPS_FUNC_RESERVED_REMOTE_API_4_REQ 
WAPS_FUNC_RESERVED_REMOTE_API_4_CNF 

Definition at line 10 of file function_codes.h.

11 {
12  /* DSAP-DATA_TX */
17  /* DSAP-DATA_TX_FRAG */
22  /* DSAP-DATA_RX */
25  /* MSAP-INDICATION_POLL */
28  /* MSAP-STACK_START */
31  /* MSAP-STACK_STOP */
34  /* MSAP-STACK_STATE */
37  /* MSAP-ATTRIBUTE_WRITE */
40  /* MSAP-ATTRIBUTE_READ */
43  /* CSAP-ATTRIBUTE_WRITE */
46  /* CSAP-ATTRIBUTE_READ */
49  /* CSAP-FACTORY_RESET */
52  /* MSAP-SCRATCHPAD_START */
55  /* MSAP-SCRATCHPAD_BLOCK */
58  /* MSAP-SCRATCHPAD_STATUS */
61  /* MSAP-SCRATCHPAD_BOOTABLE */
64  /* MSAP-SCRATCHPAD_CLEAR */
67  /* MSAP-REMOTE_STATUS_REQ */
72  /* MSAP-REMOTE_UPDATE_REQ */
75  /* DSAP-DATA_TX with non-zero initial travel time */
78  /* MSAP-GET-NBORS */
81  /* MSAP-SCAN-NBORS */
86  /* MSAP-INSTALL_QUALITY */
89  /* MSAP-SCRATCHPAD_TARGET_WRITE */
92  /* MSAP-SCRATCHPAD_TARGET_READ */
95  /* MSAP-SCRATCHPAD_BLOCK_READ */
98  /* MSAP-SINK_COST_WRITE */
101  /* MSAP-SINK_COST_READ */
104  /* MSAP-APP_CONFIG_DATA_WRITE */
107  /* MSAP-APP_CONFIG_DATA_READ */
110  /* MSAP-APP_CONFIG_DATA_RX */
113  /* MSAP-SLEEP REQ */
116  /* MSAP-SLEEP STOP REQ */
119  /* MSAP-SLEEP STATE GET REQ */
122 
123  /* MSAP-SLEEP GOTOSLEEPINFO REQ */
126 
127  /* MSAP-MAX_QUEUE_TIME_WRITE REQ */
130  /* MSAP-MAX_QUEUE_TIME_READ REQ */
133 
134  /* Reserved request ids (only present in Remote API). */
143 
144 } waps_func_e;

Macro Definition Documentation

◆ CSAP_REQUESTS

#define CSAP_REQUESTS
Value:
{ \
WAPS_FUNC_CSAP_ATTR_WRITE_REQ, \
WAPS_FUNC_CSAP_ATTR_READ_REQ, \
WAPS_FUNC_CSAP_FACTORY_RESET_REQ, \
}

Definition at line 184 of file function_codes.h.

◆ DSAP_REQUESTS

#define DSAP_REQUESTS
Value:
{ \
WAPS_FUNC_DSAP_DATA_TX_REQ, \
WAPS_FUNC_DSAP_DATA_TX_TT_REQ, \
WAPS_FUNC_DSAP_DATA_TX_FRAG_REQ, \
}

Definition at line 148 of file function_codes.h.

◆ MSAP_REQUESTS

#define MSAP_REQUESTS
Value:
{ \
WAPS_FUNC_MSAP_INDICATION_POLL_REQ, \
WAPS_FUNC_MSAP_STACK_START_REQ, \
WAPS_FUNC_MSAP_STACK_STOP_REQ, \
WAPS_FUNC_MSAP_ATTR_WRITE_REQ, \
WAPS_FUNC_MSAP_ATTR_READ_REQ, \
WAPS_FUNC_MSAP_SCRATCHPAD_START_REQ, \
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_REQ, \
WAPS_FUNC_MSAP_SCRATCHPAD_STATUS_REQ, \
WAPS_FUNC_MSAP_SCRATCHPAD_BOOTABLE_REQ, \
WAPS_FUNC_MSAP_SCRATCHPAD_CLEAR_REQ, \
WAPS_FUNC_MSAP_REMOTE_STATUS_REQ, \
WAPS_FUNC_MSAP_GET_NBORS_REQ, \
WAPS_FUNC_MSAP_SCAN_NBORS_REQ, \
WAPS_FUNC_MSAP_GET_INSTALL_QUALITY_REQ, \
WAPS_FUNC_MSAP_SINK_COST_WRITE_REQ, \
WAPS_FUNC_MSAP_SINK_COST_READ_REQ, \
WAPS_FUNC_MSAP_APP_CONFIG_WRITE_REQ, \
WAPS_FUNC_MSAP_APP_CONFIG_READ_REQ, \
WAPS_FUNC_MSAP_STACK_SLEEP_REQ, \
WAPS_FUNC_MSAP_STACK_SLEEP_STOP_REQ, \
WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_REQ, \
WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_REQ, \
WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_READ_REQ, \
WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_WRITE_REQ, \
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_READ_REQ \
}

Definition at line 155 of file function_codes.h.

◆ WAPS_CONFIRMATIONS

#define WAPS_CONFIRMATIONS

Definition at line 191 of file function_codes.h.

◆ WAPS_INDICATIONS

#define WAPS_INDICATIONS
Value:
{ \
WAPS_FUNC_DSAP_DATA_TX_IND, \
WAPS_FUNC_DSAP_DATA_RX_FRAG_IND, \
WAPS_FUNC_DSAP_DATA_RX_IND, \
WAPS_FUNC_MSAP_STACK_STATE_IND, \
WAPS_FUNC_MSAP_APP_CONFIG_RX_IND, \
WAPS_FUNC_MSAP_REMOTE_STATUS_IND, \
WAPS_FUNC_MSAP_SCAN_NBORS_IND, \
}

Definition at line 226 of file function_codes.h.

◆ WAPS_RESPONSES

#define WAPS_RESPONSES
Value:
{ \
WAPS_FUNC_DSAP_DATA_TX_RSP, \
WAPS_FUNC_DSAP_DATA_RX_FRAG_RSP, \
WAPS_FUNC_DSAP_DATA_RX_RSP, \
WAPS_FUNC_MSAP_STACK_STATE_RSP, \
WAPS_FUNC_MSAP_APP_CONFIG_RX_RSP, \
WAPS_FUNC_MSAP_REMOTE_STATUS_RSP, \
WAPS_FUNC_MSAP_SCAN_NBORS_RSP, \
WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_RSP, \
WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_RSP, \
}

Definition at line 237 of file function_codes.h.

WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_WRITE_REQ
@ WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_WRITE_REQ
Definition: function_codes.h:90
WAPS_FUNC_DSAP_DATA_TX_CNF
@ WAPS_FUNC_DSAP_DATA_TX_CNF
Definition: function_codes.h:14
WAPS_FUNC_DSAP_DATA_RX_FRAG_IND
@ WAPS_FUNC_DSAP_DATA_RX_FRAG_IND
Definition: function_codes.h:20
WAPS_FUNC_MSAP_APP_CONFIG_READ_CNF
@ WAPS_FUNC_MSAP_APP_CONFIG_READ_CNF
Definition: function_codes.h:109
WAPS_FUNC_DSAP_DATA_TX_FRAG_REQ
@ WAPS_FUNC_DSAP_DATA_TX_FRAG_REQ
Definition: function_codes.h:18
WAPS_FUNC_RESERVED_REMOTE_API_4_REQ
@ WAPS_FUNC_RESERVED_REMOTE_API_4_REQ
Definition: function_codes.h:141
WAPS_FUNC_DSAP_DATA_TX_REQ
@ WAPS_FUNC_DSAP_DATA_TX_REQ
Definition: function_codes.h:13
DEPRECATED_WAPS_FUNC_MSAP_REMOTE_UPDATE_REQ
@ DEPRECATED_WAPS_FUNC_MSAP_REMOTE_UPDATE_REQ
Definition: function_codes.h:73
WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_RSP
@ WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_RSP
Definition: function_codes.h:121
WAPS_FUNC_MSAP_SCAN_NBORS_REQ
@ WAPS_FUNC_MSAP_SCAN_NBORS_REQ
Definition: function_codes.h:82
WAPS_FUNC_MSAP_SCRATCHPAD_CLEAR_REQ
@ WAPS_FUNC_MSAP_SCRATCHPAD_CLEAR_REQ
Definition: function_codes.h:65
WAPS_FUNC_MSAP_SCAN_NBORS_IND
@ WAPS_FUNC_MSAP_SCAN_NBORS_IND
Definition: function_codes.h:84
WAPS_FUNC_MSAP_APP_CONFIG_WRITE_REQ
@ WAPS_FUNC_MSAP_APP_CONFIG_WRITE_REQ
Definition: function_codes.h:105
WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_REQ
@ WAPS_FUNC_MSAP_STACK_SLEEP_STATE_GET_REQ
Definition: function_codes.h:120
WAPS_FUNC_MSAP_ATTR_WRITE_REQ
@ WAPS_FUNC_MSAP_ATTR_WRITE_REQ
Definition: function_codes.h:38
WAPS_FUNC_MSAP_STACK_SLEEP_STOP_CNF
@ WAPS_FUNC_MSAP_STACK_SLEEP_STOP_CNF
Definition: function_codes.h:118
WAPS_FUNC_MSAP_SCRATCHPAD_CLEAR_CNF
@ WAPS_FUNC_MSAP_SCRATCHPAD_CLEAR_CNF
Definition: function_codes.h:66
WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_RSP
@ WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_RSP
Definition: function_codes.h:125
WAPS_FUNC_MSAP_STACK_STOP_CNF
@ WAPS_FUNC_MSAP_STACK_STOP_CNF
Definition: function_codes.h:33
WAPS_FUNC_RESERVED_REMOTE_API_1_REQ
@ WAPS_FUNC_RESERVED_REMOTE_API_1_REQ
Definition: function_codes.h:135
WAPS_FUNC_MSAP_SCRATCHPAD_STATUS_CNF
@ WAPS_FUNC_MSAP_SCRATCHPAD_STATUS_CNF
Definition: function_codes.h:60
WAPS_FUNC_DSAP_DATA_TX_RSP
@ WAPS_FUNC_DSAP_DATA_TX_RSP
Definition: function_codes.h:16
WAPS_FUNC_DSAP_DATA_RX_IND
@ WAPS_FUNC_DSAP_DATA_RX_IND
Definition: function_codes.h:23
WAPS_FUNC_MSAP_GET_NBORS_REQ
@ WAPS_FUNC_MSAP_GET_NBORS_REQ
Definition: function_codes.h:79
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_READ_CNF
@ WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_READ_CNF
Definition: function_codes.h:97
WAPS_FUNC_MSAP_APP_CONFIG_WRITE_CNF
@ WAPS_FUNC_MSAP_APP_CONFIG_WRITE_CNF
Definition: function_codes.h:106
WAPS_FUNC_MSAP_STACK_STATE_IND
@ WAPS_FUNC_MSAP_STACK_STATE_IND
Definition: function_codes.h:35
WAPS_FUNC_MSAP_SCAN_NBORS_RSP
@ WAPS_FUNC_MSAP_SCAN_NBORS_RSP
Definition: function_codes.h:85
WAPS_FUNC_MSAP_REMOTE_STATUS_CNF
@ WAPS_FUNC_MSAP_REMOTE_STATUS_CNF
Definition: function_codes.h:69
WAPS_FUNC_CSAP_FACTORY_RESET_CNF
@ WAPS_FUNC_CSAP_FACTORY_RESET_CNF
Definition: function_codes.h:51
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_CNF
@ WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_CNF
Definition: function_codes.h:57
WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_READ_REQ
@ WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_READ_REQ
Definition: function_codes.h:93
WAPS_FUNC_MSAP_APP_CONFIG_RX_IND
@ WAPS_FUNC_MSAP_APP_CONFIG_RX_IND
Definition: function_codes.h:111
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_READ_REQ
@ WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_READ_REQ
Definition: function_codes.h:96
waps_func_e
waps_func_e
Definition: function_codes.h:10
WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_WRITE_CNF
@ WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_WRITE_CNF
Definition: function_codes.h:91
WAPS_FUNC_MSAP_STACK_SLEEP_REQ
@ WAPS_FUNC_MSAP_STACK_SLEEP_REQ
Definition: function_codes.h:114
WAPS_FUNC_DSAP_DATA_TX_FRAG_CNF
@ WAPS_FUNC_DSAP_DATA_TX_FRAG_CNF
Definition: function_codes.h:19
DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_READ_REQ
@ DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_READ_REQ
Definition: function_codes.h:131
WAPS_FUNC_MSAP_SCRATCHPAD_START_REQ
@ WAPS_FUNC_MSAP_SCRATCHPAD_START_REQ
Definition: function_codes.h:53
WAPS_FUNC_MSAP_STACK_START_REQ
@ WAPS_FUNC_MSAP_STACK_START_REQ
Definition: function_codes.h:29
WAPS_FUNC_CSAP_ATTR_WRITE_REQ
@ WAPS_FUNC_CSAP_ATTR_WRITE_REQ
Definition: function_codes.h:44
WAPS_FUNC_MSAP_APP_CONFIG_RX_RSP
@ WAPS_FUNC_MSAP_APP_CONFIG_RX_RSP
Definition: function_codes.h:112
WAPS_FUNC_MSAP_STACK_STOP_REQ
@ WAPS_FUNC_MSAP_STACK_STOP_REQ
Definition: function_codes.h:32
WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_REQ
@ WAPS_FUNC_MSAP_STACK_SLEEP_GOTOSLEEPINFO_REQ
Definition: function_codes.h:124
DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_WRITE_REQ
@ DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_WRITE_REQ
Definition: function_codes.h:128
WAPS_FUNC_MSAP_APP_CONFIG_READ_REQ
@ WAPS_FUNC_MSAP_APP_CONFIG_READ_REQ
Definition: function_codes.h:108
WAPS_FUNC_MSAP_SCRATCHPAD_STATUS_REQ
@ WAPS_FUNC_MSAP_SCRATCHPAD_STATUS_REQ
Definition: function_codes.h:59
WAPS_FUNC_DSAP_DATA_TX_TT_CNF
@ WAPS_FUNC_DSAP_DATA_TX_TT_CNF
Definition: function_codes.h:77
WAPS_FUNC_DSAP_DATA_TX_IND
@ WAPS_FUNC_DSAP_DATA_TX_IND
Definition: function_codes.h:15
WAPS_FUNC_MSAP_STACK_SLEEP_REQ_CNF
@ WAPS_FUNC_MSAP_STACK_SLEEP_REQ_CNF
Definition: function_codes.h:115
WAPS_FUNC_DSAP_DATA_RX_RSP
@ WAPS_FUNC_DSAP_DATA_RX_RSP
Definition: function_codes.h:24
WAPS_FUNC_MSAP_GET_NBORS_CNF
@ WAPS_FUNC_MSAP_GET_NBORS_CNF
Definition: function_codes.h:80
WAPS_FUNC_RESERVED_REMOTE_API_1_CNF
@ WAPS_FUNC_RESERVED_REMOTE_API_1_CNF
Definition: function_codes.h:136
WAPS_FUNC_MSAP_INDICATION_POLL_CNF
@ WAPS_FUNC_MSAP_INDICATION_POLL_CNF
Definition: function_codes.h:27
WAPS_FUNC_MSAP_SCRATCHPAD_START_CNF
@ WAPS_FUNC_MSAP_SCRATCHPAD_START_CNF
Definition: function_codes.h:54
WAPS_FUNC_MSAP_ATTR_READ_CNF
@ WAPS_FUNC_MSAP_ATTR_READ_CNF
Definition: function_codes.h:42
WAPS_FUNC_MSAP_SINK_COST_READ_REQ
@ WAPS_FUNC_MSAP_SINK_COST_READ_REQ
Definition: function_codes.h:102
WAPS_FUNC_RESERVED_REMOTE_API_2_REQ
@ WAPS_FUNC_RESERVED_REMOTE_API_2_REQ
Definition: function_codes.h:137
WAPS_FUNC_MSAP_SCRATCHPAD_BOOTABLE_REQ
@ WAPS_FUNC_MSAP_SCRATCHPAD_BOOTABLE_REQ
Definition: function_codes.h:62
DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_READ_CNF
@ DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_READ_CNF
Definition: function_codes.h:132
WAPS_FUNC_MSAP_STACK_SLEEP_STOP_REQ
@ WAPS_FUNC_MSAP_STACK_SLEEP_STOP_REQ
Definition: function_codes.h:117
WAPS_FUNC_MSAP_STACK_START_CNF
@ WAPS_FUNC_MSAP_STACK_START_CNF
Definition: function_codes.h:30
WAPS_FUNC_MSAP_REMOTE_STATUS_REQ
@ WAPS_FUNC_MSAP_REMOTE_STATUS_REQ
Definition: function_codes.h:68
WAPS_FUNC_MSAP_REMOTE_STATUS_RSP
@ WAPS_FUNC_MSAP_REMOTE_STATUS_RSP
Definition: function_codes.h:71
WAPS_FUNC_MSAP_GET_INSTALL_QUALITY_REQ
@ WAPS_FUNC_MSAP_GET_INSTALL_QUALITY_REQ
Definition: function_codes.h:87
WAPS_FUNC_MSAP_SINK_COST_WRITE_CNF
@ WAPS_FUNC_MSAP_SINK_COST_WRITE_CNF
Definition: function_codes.h:100
WAPS_FUNC_CSAP_ATTR_READ_CNF
@ WAPS_FUNC_CSAP_ATTR_READ_CNF
Definition: function_codes.h:48
WAPS_FUNC_CSAP_FACTORY_RESET_REQ
@ WAPS_FUNC_CSAP_FACTORY_RESET_REQ
Definition: function_codes.h:50
WAPS_FUNC_MSAP_INDICATION_POLL_REQ
@ WAPS_FUNC_MSAP_INDICATION_POLL_REQ
Definition: function_codes.h:26
WAPS_FUNC_RESERVED_REMOTE_API_2_CNF
@ WAPS_FUNC_RESERVED_REMOTE_API_2_CNF
Definition: function_codes.h:138
WAPS_FUNC_MSAP_STACK_STATE_RSP
@ WAPS_FUNC_MSAP_STACK_STATE_RSP
Definition: function_codes.h:36
WAPS_FUNC_RESERVED_REMOTE_API_3_CNF
@ WAPS_FUNC_RESERVED_REMOTE_API_3_CNF
Definition: function_codes.h:140
WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_READ_CNF
@ WAPS_FUNC_MSAP_SCRATCHPAD_TARGET_READ_CNF
Definition: function_codes.h:94
WAPS_FUNC_MSAP_SINK_COST_READ_CNF
@ WAPS_FUNC_MSAP_SINK_COST_READ_CNF
Definition: function_codes.h:103
WAPS_FUNC_MSAP_ATTR_WRITE_CNF
@ WAPS_FUNC_MSAP_ATTR_WRITE_CNF
Definition: function_codes.h:39
WAPS_FUNC_DSAP_DATA_TX_TT_REQ
@ WAPS_FUNC_DSAP_DATA_TX_TT_REQ
Definition: function_codes.h:76
WAPS_FUNC_DSAP_DATA_RX_FRAG_RSP
@ WAPS_FUNC_DSAP_DATA_RX_FRAG_RSP
Definition: function_codes.h:21
WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_REQ
@ WAPS_FUNC_MSAP_SCRATCHPAD_BLOCK_REQ
Definition: function_codes.h:56
WAPS_FUNC_MSAP_SINK_COST_WRITE_REQ
@ WAPS_FUNC_MSAP_SINK_COST_WRITE_REQ
Definition: function_codes.h:99
WAPS_FUNC_RESERVED_REMOTE_API_4_CNF
@ WAPS_FUNC_RESERVED_REMOTE_API_4_CNF
Definition: function_codes.h:142
WAPS_FUNC_RESERVED_REMOTE_API_3_REQ
@ WAPS_FUNC_RESERVED_REMOTE_API_3_REQ
Definition: function_codes.h:139
WAPS_FUNC_MSAP_SCAN_NBORS_CNF
@ WAPS_FUNC_MSAP_SCAN_NBORS_CNF
Definition: function_codes.h:83
WAPS_FUNC_MSAP_ATTR_READ_REQ
@ WAPS_FUNC_MSAP_ATTR_READ_REQ
Definition: function_codes.h:41
DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_WRITE_CNF
@ DEPRECATED_WAPS_FUNC_MSAP_MAX_MSG_QUEUEING_TIME_WRITE_CNF
Definition: function_codes.h:129
WAPS_FUNC_MSAP_GET_INSTALL_QUALITY_CNF
@ WAPS_FUNC_MSAP_GET_INSTALL_QUALITY_CNF
Definition: function_codes.h:88
WAPS_FUNC_CSAP_ATTR_WRITE_CNF
@ WAPS_FUNC_CSAP_ATTR_WRITE_CNF
Definition: function_codes.h:45
WAPS_FUNC_MSAP_SCRATCHPAD_BOOTABLE_CNF
@ WAPS_FUNC_MSAP_SCRATCHPAD_BOOTABLE_CNF
Definition: function_codes.h:63
WAPS_FUNC_MSAP_REMOTE_STATUS_IND
@ WAPS_FUNC_MSAP_REMOTE_STATUS_IND
Definition: function_codes.h:70
DEPRECATED_WAPS_FUNC_MSAP_REMOTE_UPDATE_CNF
@ DEPRECATED_WAPS_FUNC_MSAP_REMOTE_UPDATE_CNF
Definition: function_codes.h:74
WAPS_FUNC_CSAP_ATTR_READ_REQ
@ WAPS_FUNC_CSAP_ATTR_READ_REQ
Definition: function_codes.h:47