TI BLE5-Stack API Documentation  9.11.01
Macros
GAP Profile Roles

Macros

#define GAP_PROFILE_BROADCASTER   0x01U
 A device that sends advertising events only. More...
 
#define GAP_PROFILE_CENTRAL   0x08U
 
#define GAP_PROFILE_OBSERVER   0x02U
 A device that receives advertising events only. More...
 
#define GAP_PROFILE_PERIPHERAL   0x04U
 

Detailed Description

Bit mask values

Macro Definition Documentation

§ GAP_PROFILE_BROADCASTER

#define GAP_PROFILE_BROADCASTER   0x01U

A device that sends advertising events only.

§ GAP_PROFILE_CENTRAL

#define GAP_PROFILE_CENTRAL   0x08U

A device that supports the Central role initiates the establishment of a physical connection.

§ GAP_PROFILE_OBSERVER

#define GAP_PROFILE_OBSERVER   0x02U

A device that receives advertising events only.

§ GAP_PROFILE_PERIPHERAL

#define GAP_PROFILE_PERIPHERAL   0x04U

A device that accepts the establishment of an LE physical link using the establishment procedure.

© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale