Home
last modified time | relevance | path

Searched defs:HalCallbackEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_define.h68 typedef enum HalCallbackEvent { enum
125 } HalCallbackEvent; typedef
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp207 static int32_t HalCallbackEvent(uint32_t event, void *respData, const char *ifName) in HalCallbackEvent() function