Home
last modified time | relevance | path

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

/subsys/bluetooth/host/shell/
A Diso.c556 static struct bt_iso_chan_io_qos *tx_qos, *rx_qos; in cmd_listen() local
559 tx_qos = &iso_tx_qos; in cmd_listen()
562 tx_qos = NULL; in cmd_listen()
565 tx_qos = &iso_tx_qos; in cmd_listen()
585 iso_chan.qos->tx = tx_qos; in cmd_listen()

Completed in 4 milliseconds