Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dtl_mbox.c260 p_thread_table->clicmdrsp_buffer = p_Config->p_ThreadCliRspBuffer; in TL_THREAD_Init()
281 …((TL_CmdPacket_t *)(TL_RefTable.p_thread_table->clicmdrsp_buffer))->cmdserial.type = TL_CLICMD_PKT… in TL_CLI_SendCmd()
342 p_lld_tests_table->clicmdrsp_buffer = p_Config->p_LldTestsCliCmdRspBuffer; in TL_LLDTESTS_Init()
350 …((TL_CmdPacket_t *)(TL_RefTable.p_lld_tests_table->clicmdrsp_buffer))->cmdserial.type = TL_CLICMD_… in TL_LLDTESTS_SendCliCmd()
357 TL_LLDTESTS_ReceiveCliRsp( (TL_CmdPacket_t*)(TL_RefTable.p_lld_tests_table->clicmdrsp_buffer) ); in HW_IPCC_LLDTESTS_ReceiveCliRsp()
Dmbox_def.h92 uint8_t *clicmdrsp_buffer; member
99 uint8_t *clicmdrsp_buffer; member