Searched refs:attempted (Results 1 – 8 of 8) sorted by relevance
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ |
D | l2cap_internal.h | 375 void (*ecred_conn_rsp)(struct bt_conn *conn, uint16_t result, uint8_t attempted,
|
D | l2cap.c | 1583 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/ |
D | Kconfig.cbprintf | 60 With CBPRINTF_NANO all conversions will be attempted but values that
|
/Zephyr-Core-3.5.0/tests/arch/arm/arm_interrupt/ |
D | README.txt | 28 the read is attempted by privileged code.
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/fs_mgmt/ |
D | Kconfig | 27 callbacks when file access is attempted, which they can then filter,
|
/Zephyr-Core-3.5.0/doc/kernel/data_structures/ |
D | rbtree.rst | 22 operations are attempted. This function should, as its name suggests,
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-3.0.rst | 1292 * :github:`39242` - net: sockets: Zephyr Fatal in dns_resolve_cb if dns request was attempted in of…
|
D | release-notes-2.4.rst | 793 …* If a setting read is attempted from a channel that doesn't support reading return an error rathe…
|