Searched full:responding (Results 1 – 25 of 39) sorted by relevance
12
/Zephyr-latest/samples/drivers/charger/ |
D | README.rst | 24 responsibility of responding to these events falls on the user or the charger device implementation.
|
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/ |
D | README.rst | 15 responding with its address. Once the connection is established, it will
|
/Zephyr-latest/arch/x86/core/ |
D | cpuhalt.c | 34 * "After the IF flag is set, the processor begins responding to in arch_cpu_atomic_idle()
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | pmc_interface.h | 50 * responding agent. When this bit is set it will prompt the PMC to execute the command placed in
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi.h | 16 * when the EC is not in a state where it will ever get around to responding
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 12 to a remote MQTT broker, while responding to commands received over MQTT. 20 - Responding to commands received over the network (LED control)
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | Kconfig | 205 Enable responding to the ./well-known/core service resource.
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | rfcomm_internal.h | 165 * responding station have the C/R bit set to 0
|
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/ |
D | main.c | 90 printk("Responding with own addr: %s\n", addr_str); in recv_cb()
|
/Zephyr-latest/drivers/ethernet/ |
D | phy_gecko.c | 151 /* Verify that the PHY device is responding */ in phy_gecko_init()
|
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/ |
D | main.c | 107 printk("Indication: subevent %d, responding in slot %d\n", info->subevent, in recv_cb()
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 106 and responding with events and received data. A build of this type sets the
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/ |
D | dut.c | 279 * responding. in entrypoint_dut()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | csip_set_member.c | 66 "Responding with %s", addr, rsp_strings[sirk_read_rsp]); in sirk_read_req_cb()
|
D | cap_acceptor.c | 80 "Responding with %s", addr, rsp_strings[sirk_read_rsp]); in sirk_read_req_cb()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_provision.c | 803 /* stop responding for 30s to timeout PB-ADV link establishment. */ in test_device_unresponsive() 809 /* stop responding for 60s to timeout protocol */ in test_device_unresponsive() 1770 "Device: pb-adv provisioning, stops and resumes responding to provisioning"), 1777 "Device: used for remote provisioning, starts unprovisioned, stops responding"), 1808 "Provisioner: provisioning test, devices stop responding"),
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | xlnx,gem.yaml | 56 instance. Set the address to 0 for auto-detection (first responding
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/ |
D | main.c | 346 * - no buffer allocation failures for responding to the good peer, in test_procedure_0()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.5.rst | 201 * ``ZEP-218`` - [drivers/nble][PTS_TEST] Fix responding with the wrong error codes to the Prepare W…
|
/Zephyr-latest/doc/contribute/ |
D | contributor_expectations.rst | 154 the "Files changed" view. This allows responding to multiple comments and
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 348 and can defer responding to a message while continuing to process
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_pd.h | 85 * determine that its Port Partner is not responding after a Hard Reset. 92 * determine that its Port Partner is not responding after a Hard Reset.
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfu_srv.c | 140 LOG_INF("Still applying, not responding"); in handle_info_get()
|
/Zephyr-latest/include/zephyr/net/ |
D | dns_resolve.h | 154 DNS_SOCKET_RESPONDER = 2 /**< Socket is used for responding (server type) */
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | leshan.py | 34 raise RuntimeError('Leshan not responding') from exc
|
12