WL865E4-P  36.07.001
M2MB_BLE_GATT_INCLUDED_SERVICES_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_INCLUDE_INFORMATION_TIncludeInformationList
 

Detailed Description

Definition at line 1085 of file m2mb_ble_driver.h.

Field Documentation

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 1087 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 1091 of file m2mb_ble_driver.h.

◆ IncludeInformationList

M2MB_BLE_GATT_INCLUDE_INFORMATION_T* IncludeInformationList

Pointer to the service information list.

Definition at line 1097 of file m2mb_ble_driver.h.

◆ NumberOfServices

UINT16 NumberOfServices

Number of services discovered.

Definition at line 1095 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 1093 of file m2mb_ble_driver.h.

◆ TransactionID

UINT32 TransactionID

GATT transaction ID.

Definition at line 1089 of file m2mb_ble_driver.h.


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