Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/shci/
H A Dshci.h152 } SHCI_FUS_GetState_ErrorCode_t; typedef
455 uint8_t SHCI_C2_FUS_GetState( SHCI_FUS_GetState_ErrorCode_t *p_rsp );
H A Dshci.c41 uint8_t SHCI_C2_FUS_GetState( SHCI_FUS_GetState_ErrorCode_t *p_error_code ) in SHCI_C2_FUS_GetState()
58 …*p_error_code = (SHCI_FUS_GetState_ErrorCode_t)(((TL_CcEvt_t*)(p_rsp->evtserial.evt.payload))->pay… in SHCI_C2_FUS_GetState()