Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/
Dull_iso.c278 uint32_t *tx_flushed_packets, in ll_read_iso_link_quality() argument
287 ARG_UNUSED(tx_flushed_packets); in ll_read_iso_link_quality()
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/include/
Dll.h190 uint32_t *tx_flushed_packets,
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/hci/
Dhci.c1976 uint32_t tx_flushed_packets; in le_read_iso_link_quality() local
1986 &tx_flushed_packets, in le_read_iso_link_quality()
1997 rp->tx_flushed_packets = sys_cpu_to_le32(tx_flushed_packets); in le_read_iso_link_quality()
/Zephyr-Core-2.7.6/include/bluetooth/
Dhci.h2002 uint32_t tx_flushed_packets; member