Home
last modified time | relevance | path

Searched refs:attempted (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dl2cap_internal.h375 void (*ecred_conn_rsp)(struct bt_conn *conn, uint16_t result, uint8_t attempted,
Dl2cap.c1583 uint8_t attempted = 0; in le_ecred_conn_rsp() local
1643 attempted++; in le_ecred_conn_rsp()
1701 ecred_cb->ecred_conn_rsp(conn, result, attempted, succeeded, psm); in le_ecred_conn_rsp()
/Zephyr-Core-3.5.0/lib/os/
DKconfig.cbprintf60 With CBPRINTF_NANO all conversions will be attempted but values that
/Zephyr-Core-3.5.0/tests/arch/arm/arm_interrupt/
DREADME.txt28 the read is attempted by privileged code.
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig27 callbacks when file access is attempted, which they can then filter,
/Zephyr-Core-3.5.0/doc/kernel/data_structures/
Drbtree.rst22 operations are attempted. This function should, as its name suggests,
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.0.rst1292 * :github:`39242` - net: sockets: Zephyr Fatal in dns_resolve_cb if dns request was attempted in of…
Drelease-notes-2.4.rst793 …* If a setting read is attempted from a channel that doesn't support reading return an error rathe…