Home
last modified time | relevance | path

Searched defs:tx_qos (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c508 static struct bt_iso_chan_io_qos *tx_qos, *rx_qos; in cmd_listen() local
/Zephyr-latest/subsys/bluetooth/host/
Diso.c260 struct bt_iso_chan_io_qos *tx_qos; in bt_iso_setup_data_path() local
1637 struct bt_iso_chan_io_qos *tx_qos; in bt_iso_remove_data_path() local
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c1135 struct bt_bap_qos_cfg tx_qos = BT_BAP_QOS_CFG_UNFRAMED(10000U, 40U, 2U, 100U, 40000U); in test_main_async_group() local