Home
last modified time | relevance | path

Searched refs:retrying (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.cp34 Time in seconds to wait after a command failure, and before retrying or
DKconfig92 retrying to establish it.
/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h288 uint8_t retrying : 1; member
Datt.c2583 chan->req->retrying = true; in att_error_rsp()
3288 if (att_chan->req && att_chan->req->retrying) { in bt_att_encrypt_change()
3302 if (!(att_chan->req && att_chan->req->retrying)) { in bt_att_encrypt_change()
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst313 * ``ZEP-1074`` - ATT retrying misbehaves when ATT insufficient Authentication is received
Drelease-notes-3.3.rst461 * Added support for retrying the automatic peripheral connection parameter
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi707 and resetting the system. Set it to 0 to keep retrying indefinitely.