|
Z-Wave Protocol Controller Reference
|
Small module that helps keeping track of incoming frames from remote NodeIDs. More...
Classes | |
| struct | incoming_frame_item_compare |
| Comparion function for zwave_tx_incoming_frame_item_t objects. More... | |
| class | zwave_tx_incoming_frames |
Typedefs | |
| using | number_of_frames_t = uint8_t |
| using | zwave_tx_incoming_frame_item_t = zwave_tx_incoming_frame_item { zwave_node_id_t node_id |
| Keeps track of NodeIDs and their expected spontaneous frames. More... | |
Variables | |
| number_of_frames_t | incoming_frames |
Small module that helps keeping track of incoming frames from remote NodeIDs.
| using number_of_frames_t = uint8_t |
| using zwave_tx_incoming_frame_item_t = zwave_tx_incoming_frame_item { zwave_node_id_t node_id |
Keeps track of NodeIDs and their expected spontaneous frames.
| number_of_frames_t incoming_frames |