![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Definition at line 852 of file m2mb_ble_driver.h.
UINT16 AttributeHandle |
Attribute handle.
Definition at line 864 of file m2mb_ble_driver.h.
UINT8* AttributeValue |
Pointer to the attribute value.
Definition at line 870 of file m2mb_ble_driver.h.
UINT16 AttributeValueLength |
Attribute value length.
Definition at line 868 of file m2mb_ble_driver.h.
UINT16 AttributeValueOffset |
Attribute value offset.
Definition at line 866 of file m2mb_ble_driver.h.
UINT32 BytesWritten |
Number of bytes successfully written.
Definition at line 862 of file m2mb_ble_driver.h.
UINT32 ConnectionID |
GATT connection ID.
Definition at line 854 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_TYPE_T ConnectionType |
GATT connection type.
Definition at line 858 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T RemoteDevice |
Remote device address.
Definition at line 860 of file m2mb_ble_driver.h.
UINT32 TransactionID |
GATT transaction ID.
Definition at line 856 of file m2mb_ble_driver.h.