Lines Matching refs:p_phy
1107 const uint8_t p_phy = bt_get_phy(evt->p_phy); in store_cis_info() local
1130 tx->phy = p_phy; in store_cis_info()
1145 if (rx != NULL && rx->phy != p_phy) { in store_cis_info()
1146 LOG_WRN("Unexpected P to C max SDU: %u != %u", p_phy, rx->phy); in store_cis_info()
1150 rx->phy = p_phy; in store_cis_info()
1188 peripheral->phy = bt_get_phy(evt->p_phy); in store_cis_info()
1785 cis_param->p_phy = qos->tx->phy; in hci_le_set_cig_params()
1788 cis_param->p_phy = qos->rx->phy; in hci_le_set_cig_params()
1794 cis_param->p_phy, cis_param->p_sdu, cis_param->p_rtn); in hci_le_set_cig_params()
1877 cis_param->p_phy = qos->tx->phy; in hci_le_set_cig_test_params()
1881 cis_param->p_phy = qos->rx->phy; in hci_le_set_cig_test_params()
1888 cis_param->c_pdu, cis_param->p_pdu, cis_param->c_phy, cis_param->p_phy, in hci_le_set_cig_test_params()