Zigbee Protocol Controller 1.6.0
|
#include <vector>
#include <sys/ctimer.h>
#include <sl_status.h>
#include <zigpc_common_zigbee.h>
#include "zigpc_discovery.h"
Go to the source code of this file.
Namespaces | |
namespace | zigpc_discovery |
namespace | zigpc_discovery::events |
Functions | |
void | zigpc_discovery::events::on_request_timeout (zigbee_eui64_uint_t eui64, zigpc_discovery_status_t timeout_status) |
Variables | |
constexpr clock_time_t | zigpc_discovery::events::DISCOVERY_REQUEST_TIMEOUT = (CLOCK_SECOND * 30) |