![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Definition at line 1544 of file m2mb_ble_driver.h.
UINT16 AttributeOffset |
Attribute offset.
Definition at line 1556 of file m2mb_ble_driver.h.
UINT8* AttributeValue |
Pointer to the attribute value.
Definition at line 1562 of file m2mb_ble_driver.h.
UINT16 AttributeValueLength |
Attribute value length.
Definition at line 1558 of file m2mb_ble_driver.h.
UINT16 AttributeValueOffset |
Attribute value offset.
Definition at line 1560 of file m2mb_ble_driver.h.
UINT32 ConnectionID |
GATT connection ID.
Definition at line 1546 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_TYPE_T ConnectionType |
GATT connection type.
Definition at line 1550 of file m2mb_ble_driver.h.
M2MB_BOOL_T DelayWrite |
Flags if this is a GATT write long value request.
Definition at line 1564 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T RemoteDevice |
Remote device address.
Definition at line 1552 of file m2mb_ble_driver.h.
UINT32 ServiceID |
GATT service ID.
Definition at line 1554 of file m2mb_ble_driver.h.
UINT32 TransactionID |
GATT transaction ID.
Definition at line 1548 of file m2mb_ble_driver.h.