WL865E4-P  36.07.001
M2MB_BLE_GAP_LE_CONNECTION_COMPLETE_EVENT_DATA Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT8 Status
 
M2MB_BOOL_T Master
 
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Peer_Address_Type
 
M2MB_BLE_BD_ADDR_T Peer_Address
 
M2MB_BLE_GAP_LE_CURRENT_CONNECTION_PARAMETERS_T Current_Connection_Parameters
 

Detailed Description

Definition at line 2361 of file m2mb_ble_driver.h.

Field Documentation

◆ Current_Connection_Parameters

M2MB_BLE_GAP_LE_CURRENT_CONNECTION_PARAMETERS_T Current_Connection_Parameters

Current connection parameters.

Definition at line 2371 of file m2mb_ble_driver.h.

◆ Master

M2MB_BOOL_T Master

Flags if the local device is the master of the connection.

Definition at line 2365 of file m2mb_ble_driver.h.

◆ Peer_Address

M2MB_BLE_BD_ADDR_T Peer_Address

Remote device address.

Definition at line 2369 of file m2mb_ble_driver.h.

◆ Peer_Address_Type

M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Peer_Address_Type

Remote device address type.

Definition at line 2367 of file m2mb_ble_driver.h.

◆ Status

UINT8 Status

Status of the connection.

Definition at line 2363 of file m2mb_ble_driver.h.


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