typedef struct { VMUINT16 length; VMUINT8 data[VM_BT_GATT_ATTRIBUTE_MAX_VALUE_LENGTH]; } vm_bt_gatt_attribute_value_t;
typedef struct { VMUINT16 length; VMUINT8 data[VM_BT_GATT_ATTRIBUTE_MAX_VALUE_LENGTH]; } vm_bt_gatt_attribute_value_t;
GATT attribute value
vmbt_gatt.h
|
Members |
Description |
|
VMUINT16 length; |
length of attribute value |
|
VMUINT8 data[VM_BT_GATT_ATTRIBUTE_MAX_VALUE_LENGTH]; |
attribute value buffer |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.