Searched refs:sent (Results 201 – 225 of 288) sorted by relevance
12345678910>>...12
/Zephyr-latest/subsys/net/lib/coap/ |
D | Kconfig | 25 information will be sent in a single IP packet (can be multiple
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_broadcast_source_test.c | 237 .sent = bap_stream_tx_sent_cb,
|
D | cap_initiator_broadcast_test.c | 148 .sent = bap_stream_tx_sent_cb,
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 226 of printk() output entirely. Output is sent immediately, without 245 sent through the console at the earliest stage possible.
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 45 the binary sent over the network by West and flashes it. You should install a 164 the binary sent over the network by West and invoke
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | hfp_hf.c | 726 .sent = hfp_hf_sent, in bt_hfp_hf_accept()
|
/Zephyr-latest/subsys/bluetooth/host/classic/shell/ |
D | a2dp.c | 602 .sent = NULL,
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 101 The length of the string that is sent in response to taskstat command,
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.bap | 267 audio data received and sent.
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | bluetooth.h | 126 void (*sent)(struct bt_le_ext_adv *adv, member
|
/Zephyr-latest/samples/bluetooth/cap_initiator/src/ |
D | cap_initiator_unicast.c | 210 .sent = unicast_stream_sent_cb,
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_handlers.rst | 82 register the transport with MCUmgr so that commands will be sent to it. An example file would
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | bap.h | 897 void (*sent)(struct bt_bap_stream *stream); member
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 165 - Use Mosquitto to subscribe to the sensor data being sent from the board:
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.6.rst | 281 * ``ZEP-472`` - Ethernet packets are getting missed if sent in quick succession. 339 * ``ZEP-1219`` - [L2CAP] Data sent exceeds maximum PDU size
|
D | release-notes-3.5.rst | 187 * Fixed HCI ISO SDU length sent to controller 810 * Fixed ARP queueing so that the queued network packet is sent immediately 844 * Various fixes to bootstrap. Now client ensures that Bootstrap-Finish command is sent, 888 * Removed no longer used ``queued`` and ``sent`` net_pkt flags. 2234 * Fixed an issue with boot_serial repeats not being processed when output was sent, this would 2235 lead to a divergence of commands whereby later commands being sent would have the previous 2236 command output sent instead.
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_0.rst | 567 following map may be sent to force a reset: 1037 The ``no-downgrade`` field is a flag, which is always sent when true, indicating that MCUboot has
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 143 Notice of suspension will be sent to representatives who miss three consecutive
|
/Zephyr-latest/drivers/console/ |
D | Kconfig | 222 value must be large enough to accommodate any line sent by an mcumgr
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_setup.rst | 233 This will start a second QEMU instance, where you should see logging of data sent and
|
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/ |
D | main.c | 331 .sent = iso_sent,
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | shell.rst | 254 CAN frame #2 successfully sent
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | Kconfig | 33 hosts. If you enable this option, then the DNS requests are ONLY sent
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 689 should be sent. The TX time information should be placed into 987 packet should be sent. 1020 application to just before it is sent to network. The TX timing
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 111 frequency and parameters of when sensor data is sent to the service, 271 sent until the device has verified the identity of the server.
|
12345678910>>...12