XFusion API v1.3.0
|
BLE GATTC 搜寻到的特征描述符 更多...
#include <xf_ble_gatt_client_types.h>
成员变量 | |
uint16_t | handle |
xf_ble_uuid_info_t | uuid |
BLE GATTC 搜寻到的特征描述符
在文件 xf_ble_gatt_client_types.h 第 51 行定义.
uint16_t handle |
特征描述符句柄
在文件 xf_ble_gatt_client_types.h 第 52 行定义.
xf_ble_uuid_info_t uuid |
特征描述符 UUID ,见 xf_ble_gattc_desc_found_t
在文件 xf_ble_gatt_client_types.h 第 53 行定义.