![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
UINT32 | ConnectionID |
UINT32 | TransactionID |
M2MB_BLE_GATT_CONNECTION_TYPE_T | ConnectionType |
M2MB_BLE_BD_ADDR_T | RemoteDevice |
UINT16 | ServerMTU |
Definition at line 820 of file m2mb_ble_driver.h.
UINT32 ConnectionID |
GATT connection ID.
Definition at line 822 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_TYPE_T ConnectionType |
GATT connection type.
Definition at line 826 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T RemoteDevice |
Remote device address.
Definition at line 828 of file m2mb_ble_driver.h.
UINT16 ServerMTU |
GATT server maximum transmission unit (MTU).
Definition at line 830 of file m2mb_ble_driver.h.
UINT32 TransactionID |
GATT transaction ID.
Definition at line 824 of file m2mb_ble_driver.h.