|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
发现特征结果。 更多...
#include <bts_gatt_client.h>

成员变量 | |
| bt_uuid_t | uuid |
| uint16_t | declare_handle |
| uint16_t | value_handle |
| uint8_t | properties |
发现特征结果。
| uint16_t gattc_discovery_character_result_t::declare_handle |
特征声明句柄。
| uint8_t gattc_discovery_character_result_t::properties |
特征特性 { gatt_characteristic_property_t }。
| bt_uuid_t gattc_discovery_character_result_t::uuid |
特征uuid。
| uint16_t gattc_discovery_character_result_t::value_handle |
特征值句柄。