WeChat Service event. More...
#include <wechat.h>
Data Fields | |
| uint8_t | conn_idx |
| wechat_evt_type_t | evt_type |
| union { | |
| wechat_pedo_target_t pedo_target | |
| wechat_data_t data | |
| } | param |
WeChat Service event.
| uint8_t wechat_evt_t::conn_idx |
The index of connection.
| wechat_data_t wechat_evt_t::data |
Data of Airsync.
| wechat_evt_type_t wechat_evt_t::evt_type |
Event type.
| union { ... } wechat_evt_t::param |
Parameter of WeChat airsync event.
| wechat_pedo_target_t wechat_evt_t::pedo_target |
Pedometer target set value.