Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h3673 CIS_Handles_t CIS_Handles[]);
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c1392 packed_CIS_Handles_t CIS_Handles[(HCI_MAX_PAYLOAD_SIZE - 1)/sizeof(packed_CIS_Handles_t)];
8618 CIS_Handles_t CIS_Handles[HCI_MAX_PAYLOAD_SIZE/sizeof(CIS_Handles_t)]; in hci_le_create_cis_process() local
8634 …packed_CIS_Handles_t *CIS_Handles_tmp = (packed_CIS_Handles_t *)(((uint8_t *)cp0->CIS_Handles) + s… in hci_le_create_cis_process()
8635 CIS_Handles[i].CIS_Connection_Handle = CIS_Handles_tmp->CIS_Connection_Handle; in hci_le_create_cis_process()
8637 CIS_Handles[i].ACL_Connection_Handle = CIS_Handles_tmp->ACL_Connection_Handle; in hci_le_create_cis_process()
8646 CIS_Handles /* struct_length */); in hci_le_create_cis_process()