XFusion API v1.3.0
|
BLE GATTC 搜寻到的特征 更多...
#include <xf_ble_gatt_client_types.h>
成员变量 | |
xf_ble_uuid_info_t | uuid |
xf_ble_attr_handle_t | handle |
xf_ble_attr_handle_t | value_handle |
xf_ble_gatt_chara_property_t | properties |
xf_ble_gattc_desc_found_set_t * | desc_set_info |
BLE GATTC 搜寻到的特征
在文件 xf_ble_gatt_client_types.h 第 67 行定义.
xf_ble_uuid_info_t uuid |
特征 UUID ,见 xf_ble_uuid_info_t
在文件 xf_ble_gatt_client_types.h 第 68 行定义.
xf_ble_attr_handle_t handle |
特征句柄,见 xf_ble_attr_handle_t
在文件 xf_ble_gatt_client_types.h 第 69 行定义.
xf_ble_attr_handle_t value_handle |
xf_ble_gatt_chara_property_t properties |
特征特性,见 xf_ble_gatt_chara_property_t
在文件 xf_ble_gatt_client_types.h 第 71 行定义.
xf_ble_gattc_desc_found_set_t* desc_set_info |
特征描述符集合信息,见 xf_ble_gattc_desc_found_set_t
在文件 xf_ble_gatt_client_types.h 第 73 行定义.