WL865E4-P  36.07.001
M2MB_BLE_GAP_LE_DISCONNECTION_COMPLETE_EVENT_DATA Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT8 Status
 
UINT8 Reason
 
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Peer_Address_Type
 
M2MB_BLE_BD_ADDR_T Peer_Address
 

Detailed Description

Definition at line 2378 of file m2mb_ble_driver.h.

Field Documentation

◆ Peer_Address

M2MB_BLE_BD_ADDR_T Peer_Address

Remote device address.

Definition at line 2386 of file m2mb_ble_driver.h.

◆ Peer_Address_Type

M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Peer_Address_Type

Remote device type.

Definition at line 2384 of file m2mb_ble_driver.h.

◆ Reason

UINT8 Reason

Reason of the disconnection.

Definition at line 2382 of file m2mb_ble_driver.h.

◆ Status

UINT8 Status

Status of the disconnection.

Definition at line 2380 of file m2mb_ble_driver.h.


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