#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 |
characteristic declaration
| wiced_bt_uuid_t wiced_bt_gatt_char_declaration_t::char_uuid |
characteristic UUID type
| wiced_bt_gatt_char_properties_t wiced_bt_gatt_char_declaration_t::characteristic_properties |
characteristic properties (see wiced_bt_gatt_char_properties_t )
| uint16_t wiced_bt_gatt_char_declaration_t::handle |
characteristic declaration handle
| uint16_t wiced_bt_gatt_char_declaration_t::val_handle |
characteristic value attribute handle