Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h246 } CIS_Handles_t; typedef
3673 CIS_Handles_t CIS_Handles[]);
Dble_stack_user_cfg.h2294 CIS_Handles_t* create_cis_connection_params);
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c4847 CIS_Handles_t* create_cis_connection_params) in hci_le_create_cis()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c8618 CIS_Handles_t CIS_Handles[HCI_MAX_PAYLOAD_SIZE/sizeof(CIS_Handles_t)]; in hci_le_create_cis_process()
8628 if(cp0->CIS_Count > HCI_MAX_PAYLOAD_SIZE/sizeof(CIS_Handles_t)) in hci_le_create_cis_process()