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.c4355 struct lll_conn_iso_stream_rxtx *lll_cis_p; local
4392 lll_cis_p = is_central ? &lll_cis->rx : &lll_cis->tx;
4399 sep->p_phy = find_lsb_set(lll_cis_p->phy);
4402 sep->p_bn = lll_cis_p->bn;
4404 sep->p_ft = lll_cis_p->ft;
4406 sep->p_max_pdu = sys_cpu_to_le16(lll_cis_p->max_pdu);