![]() |
S115 SoftDevice for nRF54LV10 API documentation 10.0.0
|
Authenticated payload timeout option. More...
Data Fields | |
| uint16_t | conn_handle |
| uint16_t | auth_payload_timeout |
Authenticated payload timeout option.
This can be used with sd_ble_opt_set to change the Authenticated payload timeout to a value other than the default of BLE_GAP_AUTH_PAYLOAD_TIMEOUT_MAX.
| NRF_SUCCESS | Set successfully. |
| NRF_ERROR_INVALID_PARAM | Invalid parameter(s) supplied. auth_payload_timeout was outside of allowed range. |
| BLE_ERROR_INVALID_CONN_HANDLE | Invalid connection handle parameter. |