Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dshci_tl_if.c27 fops->Send = TL_SYS_SendCmd; in shci_register_io_bus()
Dtl.h299 int32_t TL_SYS_SendCmd( uint8_t* buffer, uint16_t size );
Dtl_mbox.c211 int32_t TL_SYS_SendCmd( uint8_t* buffer, uint16_t size ) in TL_SYS_SendCmd() function