Home
last modified time | relevance | path

Searched refs:CIS_Param_Test_tmp (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c8547 …packed_CIS_Param_Test_t *CIS_Param_Test_tmp = (packed_CIS_Param_Test_t *)(((uint8_t *)cp0->CIS_Par… in hci_le_set_cig_parameters_test_process() local
8548 CIS_Param_Test[i].CIS_ID = CIS_Param_Test_tmp->CIS_ID; in hci_le_set_cig_parameters_test_process()
8550 CIS_Param_Test[i].NSE = CIS_Param_Test_tmp->NSE; in hci_le_set_cig_parameters_test_process()
8552 CIS_Param_Test[i].Max_SDU_C_To_P = CIS_Param_Test_tmp->Max_SDU_C_To_P; in hci_le_set_cig_parameters_test_process()
8554 CIS_Param_Test[i].Max_SDU_P_To_C = CIS_Param_Test_tmp->Max_SDU_P_To_C; in hci_le_set_cig_parameters_test_process()
8556 CIS_Param_Test[i].Max_PDU_C_To_P = CIS_Param_Test_tmp->Max_PDU_C_To_P; in hci_le_set_cig_parameters_test_process()
8558 CIS_Param_Test[i].Max_PDU_P_To_C = CIS_Param_Test_tmp->Max_PDU_P_To_C; in hci_le_set_cig_parameters_test_process()
8560 CIS_Param_Test[i].PHY_C_To_P = CIS_Param_Test_tmp->PHY_C_To_P; in hci_le_set_cig_parameters_test_process()
8562 CIS_Param_Test[i].PHY_P_To_C = CIS_Param_Test_tmp->PHY_P_To_C; in hci_le_set_cig_parameters_test_process()
8564 CIS_Param_Test[i].BN_C_To_P = CIS_Param_Test_tmp->BN_C_To_P; in hci_le_set_cig_parameters_test_process()
[all …]