![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Definition at line 1001 of file m2mb_ble_driver.h.
UINT32 ConnectionID |
GATT connection ID.
Definition at line 1003 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_TYPE_T ConnectionType |
GATT connection type.
Definition at line 1007 of file m2mb_ble_driver.h.
UINT8 ErrorCode |
Error that occurred.
Definition at line 1017 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_REQUEST_ERROR_TYPE_T ErrorType |
Error type that has occurred.
Definition at line 1011 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T RemoteDevice |
Remote device address.
Definition at line 1009 of file m2mb_ble_driver.h.
UINT16 RequestHandle |
Attribute handle for the request that caused the error.
Definition at line 1015 of file m2mb_ble_driver.h.
UINT8 RequestOpCode |
Op code for the request that caused the error.
Definition at line 1013 of file m2mb_ble_driver.h.
UINT32 TransactionID |
GATT transaction ID.
Definition at line 1005 of file m2mb_ble_driver.h.