|
TuyaOS
|

成员变量 | |
| TKL_BLE_UUID_T | char_uuid |
| USHORT_T | handle |
| UCHAR_T | permission |
| UCHAR_T | property |
| UCHAR_T | value_len |
| TKL_BLE_UUID_T TKL_BLE_CHAR_PARAMS_T::char_uuid |
Characteristics UUID
| USHORT_T TKL_BLE_CHAR_PARAMS_T::handle |
[Output] After init the characteristic, we will get the char-handle, we need to restore it
| UCHAR_T TKL_BLE_CHAR_PARAMS_T::permission |
Characteristics value attribute permission
| UCHAR_T TKL_BLE_CHAR_PARAMS_T::property |
Characteristics property , Refer to TKL_BLE_CHAR_PROP_TYPE_E
| UCHAR_T TKL_BLE_CHAR_PARAMS_T::value_len |
Characteristics value length