Mistake on this page?
Report an issue in GitHub or email us
Public Member Functions
DisconnectionCompleteEvent Struct Reference
Ble » Gap

Event produced when a disconnection is complete. More...

#include <Events.h>

Public Member Functions

connection_handle_t getConnectionHandle () const
 Get the handle of the connection that has expired. More...
 
const disconnection_reason_tgetReason () const
 Get the reason of the disconnection. More...
 

Detailed Description

Event produced when a disconnection is complete.

See also
ble::Gap::EventHandler::onDisconnectionComplete().

Definition at line 637 of file Events.h.

Member Function Documentation

connection_handle_t getConnectionHandle ( ) const

Get the handle of the connection that has expired.

Definition at line 653 of file Events.h.

const disconnection_reason_t& getReason ( ) const

Get the reason of the disconnection.

Definition at line 661 of file Events.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.