![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
UINT16 | AttributeHandle |
UINT16 | AttributeValueLength |
UINT8 * | AttributeValue |
Definition at line 935 of file m2mb_ble_driver.h.
UINT16 AttributeHandle |
GATT attribute handle.
Definition at line 937 of file m2mb_ble_driver.h.
UINT8* AttributeValue |
Pointer to the attribute value.
Definition at line 941 of file m2mb_ble_driver.h.
UINT16 AttributeValueLength |
GATT attribute value length.
Definition at line 939 of file m2mb_ble_driver.h.