Searched refs:max_sdu_p_to_c (Results 1 – 4 of 4) sorted by relevance
143 cig_params.cis_params[i].max_sdu_p_to_c = num_channels * octets_per_frame; in create_cig()
289 uint16_t max_sdu_p_to_c; member
766 uint16_t max_sdu_p_to_c; member
3177 … bool outgoing_needed = cig->params->cis_params[cis_index].max_sdu_p_to_c > 0; in handle_command_complete_event()4530 … iso_stream->max_sdu_p_to_c = hci_subevent_le_cis_established_get_max_pdu_p_to_c(packet); in event_handler()4535 if (iso_stream->max_sdu_p_to_c > 0){ in event_handler()7121 uint16_t max_sdu_p_to_c[MAX_NR_CIS]; in hci_run_iso_tasks() local7136 max_sdu_p_to_c[i] = cis_params->max_sdu_p_to_c; in hci_run_iso_tasks()7154 max_sdu_p_to_c, in hci_run_iso_tasks()7186 setup &= cig->params->cis_params[cis_index].max_sdu_p_to_c > 0; in hci_run_iso_tasks()