TI BLE-Stack for Bluetooth API Documentation  3.03.04.00
Macros
GAP Profile Roles

Macros

#define GAP_PROFILE_BROADCASTER   0x01
 A device that sends advertising events only.
 
#define GAP_PROFILE_CENTRAL   0x08
 A device that supports the Central role initiates the establishment of a physical connection.
 
#define GAP_PROFILE_OBSERVER   0x02
 A device that receives advertising events only.
 
#define GAP_PROFILE_PERIPHERAL   0x04
 A device that accepts the establishment of an LE physical link using the connection establishment procedure.
 

Detailed Description

Bit mask values

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