![]() |
![]() |
|
BLE-Stack APIs
3.00.00
|
Macros | |
| #define | GAPCENTRALROLE_PARAM_UPDATE_REQ_AUTO_ACCEPT 0x01 |
| always accept what the remote peripheral is requesting. | |
| #define | GAPCENTRALROLE_PARAM_UPDATE_REQ_AUTO_REJECT 0x00 |
| always reject what the remote peripheral is requesting. | |
| #define | GAPCENTRALROLE_PARAM_UPDATE_REQ_SEND_TO_APP 0x02 |
| pass request onto application, requires a response before timeout. | |