Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_wpa_hal_test.h43 void DealProDiscPbcRespEvent(const char *buf, unsigned long length);
H A Dwifi_wpa_hal_test.cpp153 DealProDiscPbcRespEvent(buf, length);
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H A Dwifi_wpa_hal.c451 static void DealProDiscPbcRespEvent(const char *buf, unsigned long length) in DealProDiscPbcRespEvent() function
620 DealProDiscPbcRespEvent(p, strlen(p)); in WpaP2pCallBackFunc()