Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h237 void (*ecred_conn_rsp)(struct bt_conn *conn, uint16_t result, uint8_t attempted,
Dl2cap.c1900 uint8_t attempted = 0; in le_ecred_conn_rsp() local
1960 attempted++; in le_ecred_conn_rsp()
2018 ecred_cb->ecred_conn_rsp(conn, result, attempted, succeeded, psm); in le_ecred_conn_rsp()
/Zephyr-latest/tests/subsys/logging/log_blocking/
DREAME.md15 > and should only be attempted in advanced use cases.
/Zephyr-latest/boards/nordic/nrf54l15dk/doc/
Dindex.rst116 ERROR: The operation attempted is unavailable due to readback protection in
/Zephyr-latest/tests/arch/arm/arm_interrupt/
DREADME.txt28 the read is attempted by privileged code.
/Zephyr-latest/lib/os/
DKconfig.cbprintf60 With CBPRINTF_NANO all conversions will be attempted but values that
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig27 callbacks when file access is attempted, which they can then filter,
/Zephyr-latest/doc/kernel/data_structures/
Drbtree.rst22 operations are attempted. This function should, as its name suggests,
/Zephyr-latest/kernel/
DKconfig280 specify the order in which allocation is attempted.
/Zephyr-latest/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…