Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_proxy.c45 #define MAX_FILE_BLOCK_SIZE 1024 macro
532 for (int i = 0; i < MAX_FILE_BLOCK_SIZE; i++) { in CopyUserFile()