Lines Matching refs:bcast
2951 if (qos->bcast.in.phy & BT_ISO_PHY_1M || in hci_le_set_ext_scan_param_sync()
2952 qos->bcast.in.phy & BT_ISO_PHY_2M) { in hci_le_set_ext_scan_param_sync()
2961 if (qos->bcast.in.phy & BT_ISO_PHY_CODED) { in hci_le_set_ext_scan_param_sync()
7055 cp.skip = cpu_to_le16(qos->bcast.skip); in hci_le_past_params_sync()
7056 cp.sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_le_past_params_sync()
7057 cp.cte_type = qos->bcast.sync_cte_type; in hci_le_past_params_sync()
7138 cp.options = qos->bcast.options; in hci_le_pa_create_sync()
7142 cp.skip = cpu_to_le16(qos->bcast.skip); in hci_le_pa_create_sync()
7143 cp.sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_le_pa_create_sync()
7144 cp.sync_cte_type = qos->bcast.sync_cte_type; in hci_le_pa_create_sync()
7206 cp->handle = qos->bcast.big; in hci_le_big_create_sync()
7208 cp->encryption = qos->bcast.encryption; in hci_le_big_create_sync()
7209 memcpy(cp->bcode, qos->bcast.bcode, sizeof(cp->bcode)); in hci_le_big_create_sync()
7210 cp->mse = qos->bcast.mse; in hci_le_big_create_sync()
7211 cp->timeout = cpu_to_le16(qos->bcast.timeout); in hci_le_big_create_sync()
7272 cp.adv_handle = past->conn->iso_qos.bcast.bis; in hci_le_past_set_info_sync()