Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c4390 struct lll_conn_iso_stream_rxtx *lll_cis_p; local
4427 lll_cis_p = is_central ? &lll_cis->rx : &lll_cis->tx;
4434 sep->p_phy = find_lsb_set(lll_cis_p->phy);
4437 sep->p_bn = lll_cis_p->bn;
4439 sep->p_ft = lll_cis_p->ft;
4441 sep->p_max_pdu = sys_cpu_to_le16(lll_cis_p->max_pdu);