Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dshci.c40 uint8_t SHCI_C2_FUS_GetState( SHCI_FUS_GetState_ErrorCode_t *p_error_code ) in SHCI_C2_FUS_GetState() argument
55 if(p_error_code != 0) in SHCI_C2_FUS_GetState()
57 …*p_error_code = (SHCI_FUS_GetState_ErrorCode_t)(((TL_CcEvt_t*)(p_rsp->evtserial.evt.payload))->pay… in SHCI_C2_FUS_GetState()