Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c184 uint16_t slen_packed; in sink_sdu_emit_hci() local
244 slen_packed = bt_iso_pkt_len_pack(total_len, packet_status_flag); in sink_sdu_emit_hci()
248 sdu_hdr->sdu.slen = sys_cpu_to_le16(slen_packed); in sink_sdu_emit_hci()