Lines Matching refs:phy
1314 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy) in hci_connect_le() argument
1377 conn->le_adv_phy = phy; in hci_connect_le()
1763 cp.bis.phy = qos->bcast.out.phy; in hci_le_create_big()
1813 cis->c_phy = qos->ucast.out.phy ? qos->ucast.out.phy : in set_cig_params_sync()
1814 qos->ucast.in.phy; in set_cig_params_sync()
1815 cis->p_phy = qos->ucast.in.phy ? qos->ucast.in.phy : in set_cig_params_sync()
1816 qos->ucast.out.phy; in set_cig_params_sync()
1916 cis->le_tx_phy = qos->ucast.out.phy; in hci_bind_cis()
1917 cis->le_rx_phy = qos->ucast.in.phy; in hci_bind_cis()
2032 struct bt_iso_io_qos *qos, __u8 phy) in hci_iso_qos_setup() argument
2035 if (!qos->sdu && qos->phy) in hci_iso_qos_setup()
2039 if (qos->phy == BT_ISO_PHY_ANY) in hci_iso_qos_setup()
2040 qos->phy = phy; in hci_iso_qos_setup()
2060 if (qos->bcast.out.phy == 0x02) in create_big_sync()
2170 conn->le_tx_phy = qos->bcast.out.phy; in hci_bind_bis()
2171 conn->le_tx_phy = qos->bcast.out.phy; in hci_bind_bis()