TI BLE5-Stack API Documentation  9.14.00
Macros
GAP State Flags

Macros

#define GAP_STATE_ADV   0x01U
 Device is advertising. More...
 
#define GAP_STATE_IDLE   0x00U
 Device is idle. More...
 
#define GAP_STATE_INIT   0x04U
 Device is establishing a connection. More...
 
#define GAP_STATE_SCAN   0x02U
 Device is scanning. More...
 

Detailed Description

Macro Definition Documentation

§ GAP_STATE_ADV

#define GAP_STATE_ADV   0x01U

Device is advertising.

§ GAP_STATE_IDLE

#define GAP_STATE_IDLE   0x00U

Device is idle.

§ GAP_STATE_INIT

#define GAP_STATE_INIT   0x04U

Device is establishing a connection.

§ GAP_STATE_SCAN

#define GAP_STATE_SCAN   0x02U

Device is scanning.

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