|
Z-Wave Protocol Controller Reference
|
Go to the source code of this file.
Functions | |
| void | zwave_tx_route_cache_init () |
| Initializes and clear the route cache. More... | |
| void | zwave_tx_route_cache_set_number_of_repeaters (zwave_node_id_t destination_node_id, uint8_t number_of_repeaters) |
| Construct a new zwave tx route cache set number of repeaters object. More... | |
| uint8_t | zwave_tx_route_cache_get_number_of_repeaters (zwave_node_id_t destination_node_id) |
| Returns the cached number of repeaters for a destination NodeID. More... | |