![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Definition at line 1024 of file m2mb_ble_driver.h.
UINT32 ConnectionID |
GATT connection ID.
Definition at line 1026 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_TYPE_T ConnectionType |
GATT connection type.
Definition at line 1030 of file m2mb_ble_driver.h.
UINT16 NumberOfServices |
Number of services discovered.
Definition at line 1034 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T RemoteDevice |
Remote device address.
Definition at line 1032 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_SERVICE_INFORMATION_T* ServiceInformationList |
Pointer to the service information list.
Definition at line 1036 of file m2mb_ble_driver.h.
UINT32 TransactionID |
GATT transaction ID.
Definition at line 1028 of file m2mb_ble_driver.h.