TI BLE-Stack for Bluetooth API Documentation  3.03.03.00
Macros

Macros

#define GAPROLE_LINK_PARAM_UPDATE_ACCEPT   0
 Accept all parameter update requests.
 
#define GAPROLE_LINK_PARAM_UPDATE_APP_DECIDES   2
 Notify app for it to decide.
 
#define GAPROLE_LINK_PARAM_UPDATE_INITIATE_APP_PARAMS   2
 Initiate parameter update request, respond with local requested parameters only.
 
#define GAPROLE_LINK_PARAM_UPDATE_INITIATE_BOTH_PARAMS   1
 Initiate parameter update request, respond with best combination of local and remote parameters.
 
#define GAPROLE_LINK_PARAM_UPDATE_NUM_OPTIONS   3
 Number of options. Used for parameter checking.
 
#define GAPROLE_LINK_PARAM_UPDATE_NUM_OPTIONS   6
 Used for parameter checking.
 
#define GAPROLE_LINK_PARAM_UPDATE_REJECT   1
 Reject all parameter update requests.
 
#define GAPROLE_LINK_PARAM_UPDATE_REJECT_REQUEST   5
 Reject all parameter update requests.
 
#define GAPROLE_LINK_PARAM_UPDATE_WAIT_APP_PARAMS   3
 Wait for parameter update request, respond with local requested parameters only.
 
#define GAPROLE_LINK_PARAM_UPDATE_WAIT_BOTH_PARAMS   4
 Wait for parameter update request, respond with best combination of local and remote parameters.
 
#define GAPROLE_LINK_PARAM_UPDATE_WAIT_REMOTE_PARAMS   0
 Wait for parameter update request, respond with remote's requested parameters.
 

Detailed Description

Possible actions the device may take when it receives a Connection Parameter Update Request.

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