|
TuyaOS
|
network parameters. 更多...
#include <tkl_bluetooth_mesh_def.h>
成员变量 | |
| USHORT_T | app_key_index |
| USHORT_T | dst_addr |
| UCHAR_T | model_index |
| USHORT_T | net_key_index |
| CHAR_T | rssi |
| UINT_T | seq |
| USHORT_T | src_addr |
| UCHAR_T | ttl |
network parameters.
| USHORT_T TKL_MESH_NET_PARAM_T::app_key_index |
The appkey index of this msg ues.
| USHORT_T TKL_MESH_NET_PARAM_T::dst_addr |
Destination unicast address.
| UCHAR_T TKL_MESH_NET_PARAM_T::model_index |
Msg model index.
| USHORT_T TKL_MESH_NET_PARAM_T::net_key_index |
The networkkey index of this msg ues.
| CHAR_T TKL_MESH_NET_PARAM_T::rssi |
used when rx in adv bearer.
| UINT_T TKL_MESH_NET_PARAM_T::seq |
Sequence num of this msg.
| USHORT_T TKL_MESH_NET_PARAM_T::src_addr |
Source unicast address.
| UCHAR_T TKL_MESH_NET_PARAM_T::ttl |
Time To Live.