Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dshci_tl.c156 void shci_send( uint16_t cmd_code, uint8_t len_cmd_payload, uint8_t * p_cmd_payload, TL_EvtPacket_t… in shci_send() argument
160 pCmdBuffer->cmdserial.cmd.cmdcode = cmd_code; in shci_send()
Dshci_tl.h92 void shci_send( uint16_t cmd_code, uint8_t len_cmd_payload, uint8_t * p_cmd_payload, TL_EvtPacket_t…