Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.h129 virtual int32_t RegisterChipEventCallback(const sptr<IConcreteChipCallback>& chipEventcallback) in RegisterChipEventCallback()
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp94 int32_t WifiChip::RegisterChipEventCallback(const sptr<IConcreteChipCallback>& chipEventcallback) in RegisterChipEventCallback()