TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
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. | |
Possible actions the device may take when it receives a Connection Parameter Update Request.