Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hal/include/
H A Dwifi_hal_util.h28 int32_t HalMutexDestroy(void);
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_util.c45 int32_t HalMutexDestroy(void) in HalMutexDestroy() function
H A Dwifi_hal.c679 if (HalMutexDestroy() != HDF_SUCCESS) { in WifiDestruct()