Home
last modified time | relevance | path

Searched defs:len_to_send (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/samples/bluetooth/iso_central/src/
Dmain.c53 static size_t len_to_send = 1; in iso_timer_timeout() local
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_broadcaster.c38 static size_t len_to_send = 1U; in send_data() local
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_central.c33 static size_t len_to_send = 1; in send_data_cb() local
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_nxp_setup.c608 static int fw_upload_write_hdr_and_payload(uint16_t len_to_send, uint8_t *buffer, bool new_speed) in fw_upload_write_hdr_and_payload()
714 uint16_t len_to_send; in fw_upload_change_speed() local
925 uint16_t len_to_send; in fw_uploading() local
/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dcap_initiator.c382 static size_t len_to_send; in audio_timer_timeout() local
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dbap_unicast_sr.c142 static size_t len_to_send = 1; in audio_timer_timeout() local
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c62 size_t len_to_send; member
/Zephyr-latest/drivers/usb/device/
Dusb_dc_mcux.c539 uint32_t len_to_send = data_len; in usb_dc_ep_write() local
Dusb_dc_kinetis.c599 uint32_t len_to_send = data_len; in usb_dc_ep_write() local