Public Attributes#
Notifying Queue object (contains FreeRTOS queue)
FreeRTOS Queue handle - Queue for ZW frames forwarded from protocol to application.
Notifying Queue object (contains FreeRTOS queue)
FreeRTOS Queue handle - Queue for status replies from protocol to application (status on commands from application to protocol and Tx request from App to protocol)
Network statistics supplied by protocol.
Only used by Controller nodes.
Public Attribute Documentation#
pZwTxQueue#
SQueueNotifying* SApplicationHandles::pZwTxQueue
Notifying Queue object (contains FreeRTOS queue)
Queue for ZW frames from application to Protocol for transmission
1574
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
ZwRxQueue#
QueueHandle_t SApplicationHandles::ZwRxQueue
FreeRTOS Queue handle - Queue for ZW frames forwarded from protocol to application.
1578
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
pZwCommandQueue#
SQueueNotifying* SApplicationHandles::pZwCommandQueue
Notifying Queue object (contains FreeRTOS queue)
Queue for commands from Application to protocol
1581
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
ZwCommandStatusQueue#
QueueHandle_t SApplicationHandles::ZwCommandStatusQueue
FreeRTOS Queue handle - Queue for status replies from protocol to application (status on commands from application to protocol and Tx request from App to protocol)
1585
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
pNetworkStatistics#
const zpal_radio_network_stats_t* SApplicationHandles::pNetworkStatistics
Network statistics supplied by protocol.
1591
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
pProtocolInfo#
const SProtocolInfo* SApplicationHandles::pProtocolInfo
1593
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
pNetworkInfo#
const SNetworkInfo* SApplicationHandles::pNetworkInfo
1595
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
pLongRangeInfo#
const SLongRangeInfo* SApplicationHandles::pLongRangeInfo
Only used by Controller nodes.
Content is set to 0 on Slave nodes.
1597
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
pRadioStatus#
const SRadioStatus* SApplicationHandles::pRadioStatus
1599
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h