wechat_evt_t Struct Reference

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
 

Detailed Description

WeChat Service event.

Field Documentation

◆ conn_idx

uint8_t wechat_evt_t::conn_idx

The index of connection.

◆ data

wechat_data_t wechat_evt_t::data

Data of Airsync.

◆ evt_type

wechat_evt_type_t wechat_evt_t::evt_type

Event type.

◆ param

union { ... } wechat_evt_t::param

Parameter of WeChat airsync event.

◆ pedo_target

wechat_pedo_target_t wechat_evt_t::pedo_target

Pedometer target set value.


The documentation for this struct was generated from the following file: