Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi.c645 int updataIndicator = 0; in IdlCbP2pServDiscRespEvent() local
648 if (ReadInt(context, &updataIndicator) < 0 || ReadStr(context, address, sizeof(address)) != 0 || in IdlCbP2pServDiscRespEvent()
672 callback->onServiceDiscoveryResponse(address, updataIndicator, tlvs, tlvsLength); in IdlCbP2pServDiscRespEvent()