TuyaOS
成员变量
TKL_BLE_CHAR_PARAMS_T结构体 参考
TKL_BLE_CHAR_PARAMS_T 的协作图:
Collaboration graph
[图例]

成员变量

TKL_BLE_UUID_T char_uuid
 
USHORT_T handle
 
UCHAR_T permission
 
UCHAR_T property
 
UCHAR_T value_len
 

结构体成员变量说明

◆ char_uuid

TKL_BLE_UUID_T TKL_BLE_CHAR_PARAMS_T::char_uuid

Characteristics UUID

◆ handle

USHORT_T TKL_BLE_CHAR_PARAMS_T::handle

[Output] After init the characteristic, we will get the char-handle, we need to restore it

◆ permission

UCHAR_T TKL_BLE_CHAR_PARAMS_T::permission

Characteristics value attribute permission

◆ property

UCHAR_T TKL_BLE_CHAR_PARAMS_T::property

Characteristics property , Refer to TKL_BLE_CHAR_PROP_TYPE_E

◆ value_len

UCHAR_T TKL_BLE_CHAR_PARAMS_T::value_len

Characteristics value length


该结构体的文档由以下文件生成: