Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/
Dull_iso.c905 uint32_t *tx_flushed_packets, in ll_read_iso_link_quality() argument
914 ARG_UNUSED(tx_flushed_packets); in ll_read_iso_link_quality()
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/include/
Dll.h178 uint32_t *tx_flushed_packets,
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/hci/
Dhci.c2282 uint32_t tx_flushed_packets; in le_read_iso_link_quality() local
2292 &tx_flushed_packets, in le_read_iso_link_quality()
2303 rp->tx_flushed_packets = sys_cpu_to_le32(tx_flushed_packets); in le_read_iso_link_quality()
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dhci_types.h2185 uint32_t tx_flushed_packets; member