WL865E4-P  36.07.001
M2MB_BLE_GATT_CHARACTERISTIC_INFORMATION Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

M2MB_BLE_GATT_UUID_T Characteristic_UUID
 
UINT16 Characteristic_Handle
 
UINT8 Characteristic_Properties
 
UINT32 NumberOfDescriptors
 
M2MB_BLE_GATT_CHARACTERISTIC_DESCRIPTION_INFORMATION_TDescriptorList
 

Detailed Description

Definition at line 3550 of file m2mb_ble_driver.h.

Field Documentation

◆ Characteristic_Handle

UINT16 Characteristic_Handle

GATT Characteristic attribute handle.

Definition at line 3554 of file m2mb_ble_driver.h.

◆ Characteristic_Properties

UINT8 Characteristic_Properties

GATT Characteristic properties.

Definition at line 3556 of file m2mb_ble_driver.h.

◆ Characteristic_UUID

M2MB_BLE_GATT_UUID_T Characteristic_UUID

GATT Characteristic UUID.

Definition at line 3552 of file m2mb_ble_driver.h.

◆ DescriptorList

Pointer to the list of Descriptors that are included for the GATT Characteristic.

Definition at line 3561 of file m2mb_ble_driver.h.

◆ NumberOfDescriptors

UINT32 NumberOfDescriptors

Number of Descriptors that are included for the GATT Characteristic.

Definition at line 3558 of file m2mb_ble_driver.h.


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