5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_gatt_char_declaration_t Struct Reference

#include <wiced_bt_gatt.h>

Data Fields

wiced_bt_uuid_t char_uuid
 
wiced_bt_gatt_char_properties_t characteristic_properties
 
uint16_t handle
 
uint16_t val_handle
 

Detailed Description

characteristic declaration

Field Documentation

◆ char_uuid

wiced_bt_uuid_t wiced_bt_gatt_char_declaration_t::char_uuid

characteristic UUID type

◆ characteristic_properties

wiced_bt_gatt_char_properties_t wiced_bt_gatt_char_declaration_t::characteristic_properties

characteristic properties (see wiced_bt_gatt_char_properties_t )

◆ handle

uint16_t wiced_bt_gatt_char_declaration_t::handle

characteristic declaration handle

◆ val_handle

uint16_t wiced_bt_gatt_char_declaration_t::val_handle

characteristic value attribute handle


The documentation for this struct was generated from the following file: