Lines Matching refs:bcast
2937 if (qos->bcast.in.phy & BT_ISO_PHY_1M || in hci_le_set_ext_scan_param_sync()
2938 qos->bcast.in.phy & BT_ISO_PHY_2M) { in hci_le_set_ext_scan_param_sync()
2947 if (qos->bcast.in.phy & BT_ISO_PHY_CODED) { in hci_le_set_ext_scan_param_sync()
7056 cp.options = qos->bcast.options; in hci_le_pa_create_sync()
7060 cp.skip = cpu_to_le16(qos->bcast.skip); in hci_le_pa_create_sync()
7061 cp.sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_le_pa_create_sync()
7062 cp.sync_cte_type = qos->bcast.sync_cte_type; in hci_le_pa_create_sync()
7118 cp->handle = qos->bcast.big; in hci_le_big_create_sync()
7120 cp->encryption = qos->bcast.encryption; in hci_le_big_create_sync()
7121 memcpy(cp->bcode, qos->bcast.bcode, sizeof(cp->bcode)); in hci_le_big_create_sync()
7122 cp->mse = qos->bcast.mse; in hci_le_big_create_sync()
7123 cp->timeout = cpu_to_le16(qos->bcast.timeout); in hci_le_big_create_sync()