ZCL IDENTIFY cluster client implementation. More...
Include dependency graph for tr_identify_client.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | tr_identify_client_printf(...) |
| #define | tr_identify_client_println(...) |
Functions | |
| void | tr_identify_client_init_cb (void) |
| Callback fires when identify client cluster is initialized. | |
| void | tr_identify_client_identify_query_resp_cb (zb_zcl_parsed_hdr_t *cmd_info) |
| Callback that fires on receipt of identify query response command. | |
| void | tr_identify_client_init (void) |
ZCL IDENTIFY cluster client implementation.
SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com
| #define tr_identify_client_printf | ( | ... | ) |
debug prints
| #define tr_identify_client_println | ( | ... | ) |
| void tr_identify_client_init | ( | void | ) |
function prototypes consumed by framework