Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_stub.cpp257 int32_t scanInfoSize = static_cast<int32_t>(scanInfoStream.str().length()); in SendScanInfo() local
261 reply.WriteInt32(scanInfoSize); in SendScanInfo()