TI BLE5-Stack API Documentation  1.01.12.00
Macros
GAP Profile Roles

Macros

#define GAP_PROFILE_BROADCASTER   0x01
 A device that sends advertising events only.
 
#define GAP_PROFILE_CENTRAL   0x08
 
#define GAP_PROFILE_OBSERVER   0x02
 A device that receives advertising events only.
 
#define GAP_PROFILE_PERIPHERAL   0x04
 

Detailed Description

Bit mask values

Macro Definition Documentation

§ GAP_PROFILE_CENTRAL

#define GAP_PROFILE_CENTRAL   0x08

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

§ GAP_PROFILE_PERIPHERAL

#define GAP_PROFILE_PERIPHERAL   0x04

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

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