Mbed OS Reference
Loading...
Searching...
No Matches

Data Structures

class  Gap
 Define device discovery, connection and link management procedures. More...
 
class  AdvertisingDataBuilder
 Build advertising data. More...
 
class  AdvertisingDataParser
 Parse and iterate over advertising data. More...
 
class  AdvertisingDataSimpleBuilder< DataSize >
 Build advertising data. More...
 
struct  adv_data_type_t
 
struct  adv_data_flags_t
 Set of advertising flags. More...
 
struct  adv_data_appearance_t
 Enumeration of values for the adv_data_type_t::APPEARANCE. More...
 
class  AdvertisingParameters
 Parameters defining the advertising process. More...
 
class  ConnectionParameters
 Parameters defining the connection initiation process. More...
 
struct  AdvertisingReportEvent
 Event generated when an advertising packet is seen during passive scanning or a scan response is received during active scanning. More...
 
struct  ConnectionCompleteEvent
 Event generated when a connection initiation ends (successfully or not). More...
 
struct  PeriodicAdvertisingSyncEstablishedEvent
 Event generated when you first receive a periodic advertisement. More...
 
struct  PeriodicAdvertisingReportEvent
 Event generated when periodic advertising packet is received. More...
 
struct  PeriodicAdvertisingSyncLoss
 Event generated when periodic advertising sync is lost. More...
 
struct  ScanTimeoutEvent
 Event generated when scan times out. More...
 
struct  AdvertisingStartEvent
 Event produced when advertising start. More...
 
struct  AdvertisingEndEvent
 Event produced when advertising ends. More...
 
struct  ScanRequestEvent
 Event produced when a peer requests a scan response from the advertiser. More...
 
struct  DisconnectionCompleteEvent
 Event produced when a disconnection is complete. More...
 
struct  UpdateConnectionParametersRequestEvent
 Event received when a peer wants to change the connection parameters. More...
 
struct  ConnectionParametersUpdateCompleteEvent
 Event received when connection parameters have been updated. More...
 
class  ScanParameters
 Parameters defining the scan process. More...
 

Detailed Description