WL865E4-P  36.07.001
M2MB_BLE_GATT_READ_EVENT_ENTRY Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT16 AttributeHandle
 
UINT16 AttributeValueLength
 
UINT8AttributeValue
 

Detailed Description

Definition at line 935 of file m2mb_ble_driver.h.

Field Documentation

◆ AttributeHandle

UINT16 AttributeHandle

GATT attribute handle.

Definition at line 937 of file m2mb_ble_driver.h.

◆ AttributeValue

UINT8* AttributeValue

Pointer to the attribute value.

Definition at line 941 of file m2mb_ble_driver.h.

◆ AttributeValueLength

UINT16 AttributeValueLength

GATT attribute value length.

Definition at line 939 of file m2mb_ble_driver.h.


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