WL865E4-P  36.07.001
M2MB_BLE_GATT_SERVICE_DISCOVERY_RESPONSE_DATA Struct Reference

#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 NumberOfServices
 
M2MB_BLE_GATT_SERVICE_INFORMATION_TServiceInformationList
 

Detailed Description

Definition at line 1024 of file m2mb_ble_driver.h.

Field Documentation

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 1026 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 1030 of file m2mb_ble_driver.h.

◆ NumberOfServices

UINT16 NumberOfServices

Number of services discovered.

Definition at line 1034 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 1032 of file m2mb_ble_driver.h.

◆ ServiceInformationList

M2MB_BLE_GATT_SERVICE_INFORMATION_T* ServiceInformationList

Pointer to the service information list.

Definition at line 1036 of file m2mb_ble_driver.h.

◆ TransactionID

UINT32 TransactionID

GATT transaction ID.

Definition at line 1028 of file m2mb_ble_driver.h.


The documentation for this struct was generated from the following file: