Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dshci_tl.c69 static void TlCmdEvtReceived(TL_EvtPacket_t *shcievt);
198 Conf.IoBusCallBackCmdEvt = TlCmdEvtReceived; in TlInit()
228 static void TlCmdEvtReceived(TL_EvtPacket_t *shcievt) in TlCmdEvtReceived() function