Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dtl.h118 } TL_EvtSerial_t; typedef
131 TL_EvtSerial_t evtserial;
Dshci_tl.c173 …memcpy( &(p_rsp->evtserial), pCmdBuffer, ((TL_EvtSerial_t*)pCmdBuffer)->evt.plen + TL_EVT_HDR_SIZE… in shci_send()