Trident IoT Zigbee SDK
 
Loading...
Searching...
No Matches
tr_ota_upgrade_common.h
Go to the documentation of this file.
1
10
12 zb_uint8_t endpoint,
13 zb_uint8_t *value);
14
15zb_uint8_t tr_zcl_ota_upgrade_get8(zb_uint8_t endpoint,
16 zb_uint16_t attr_id);
17
18zb_uint16_t tr_zcl_ota_upgrade_get16(zb_uint8_t endpoint,
19 zb_uint16_t attr_id);
20
21zb_uint32_t tr_zcl_ota_upgrade_get32(zb_uint8_t endpoint,
22 zb_uint16_t attr_id);
23
25 zb_uint8_t status);
tr_door_lock_user_status_t status
Definition tr_door_lock_server.h:19
zb_uint8_t endpoint
Definition tr_nvram_attr.h:23
zb_uint16_t attr_id
Definition tr_nvram_attr.h:25
zb_uint8_t tr_zcl_ota_upgrade_get8(zb_uint8_t endpoint, zb_uint16_t attr_id)
void tr_zcl_ota_upgrade_set_ota_status(zb_uint8_t endpoint, zb_uint8_t status)
zb_uint32_t tr_zcl_ota_upgrade_get32(zb_uint8_t endpoint, zb_uint16_t attr_id)
zb_ret_t tr_zcl_check_value_ota_upgrade(zb_uint16_t attr_id, zb_uint8_t endpoint, zb_uint8_t *value)
zb_uint16_t tr_zcl_ota_upgrade_get16(zb_uint8_t endpoint, zb_uint16_t attr_id)