Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c647 struct bt_iso_chan_io_qos iso_tx_p[CONFIG_BT_ISO_MAX_CHAN]; local
659 iso_tx_p[i].sdu = CONFIG_BT_ISO_TX_MTU;
660 iso_tx_p[i].phy = BT_GAP_LE_PHY_2M;
661 iso_tx_p[i].path = NULL;
663 iso_tx_p[i].rtn = 2U;
665 iso_tx_p[i].rtn = 0U;
668 iso_qos_p[i].tx = &iso_tx_p[i];