Home
last modified time | relevance | path

Searched refs:responded (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/drivers/i2c/i2c_target_api/
DREADME.txt12 Zephyr application issues commands to one controller that are responded
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_cli.rst88 * All Target nodes have responded.
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_0.rst566 attempt has responded with "rc" equal to :c:enumerator:`MGMT_ERR_EBUSY` then the
989 be responded with:
/Zephyr-latest/subsys/net/ip/
Dtcp.c4226 bool responded = false; in tp_input() local
4263 responded = true; in tp_input()
4318 responded = true; in tp_input()
4349 && responded == false) { in tp_input()