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

Event produced when a peer requests a scan response from the advertiser. More...

#include <Events.h>

Public Member Functions

advertising_handle_t getAdvHandle () const
 Get advertising handle. More...
 
const peer_address_type_tgetPeerAddressType () const
 Get peer address type. More...
 
const address_tgetPeerAddress () const
 Get peer address. More...
 

Detailed Description

Event produced when a peer requests a scan response from the advertiser.

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

Definition at line 699 of file Events.h.

Member Function Documentation

advertising_handle_t getAdvHandle ( ) const

Get advertising handle.

Definition at line 722 of file Events.h.

const address_t& getPeerAddress ( ) const

Get peer address.

Definition at line 734 of file Events.h.

const peer_address_type_t& getPeerAddressType ( ) const

Get peer address type.

Definition at line 728 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.