Lines Matching refs:bcast
2868 if (qos->bcast.in.phy & BT_ISO_PHY_1M || in hci_le_set_ext_scan_param_sync()
2869 qos->bcast.in.phy & BT_ISO_PHY_2M) { in hci_le_set_ext_scan_param_sync()
2878 if (qos->bcast.in.phy & BT_ISO_PHY_CODED) { in hci_le_set_ext_scan_param_sync()
6940 cp.options = qos->bcast.options; in hci_le_pa_create_sync()
6944 cp.skip = cpu_to_le16(qos->bcast.skip); in hci_le_pa_create_sync()
6945 cp.sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_le_pa_create_sync()
6946 cp.sync_cte_type = qos->bcast.sync_cte_type; in hci_le_pa_create_sync()
7002 cp->handle = qos->bcast.big; in hci_le_big_create_sync()
7004 cp->encryption = qos->bcast.encryption; in hci_le_big_create_sync()
7005 memcpy(cp->bcode, qos->bcast.bcode, sizeof(cp->bcode)); in hci_le_big_create_sync()
7006 cp->mse = qos->bcast.mse; in hci_le_big_create_sync()
7007 cp->timeout = cpu_to_le16(qos->bcast.timeout); in hci_le_big_create_sync()