Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h130 bool convertAidlNanDataPathIndicationResponseToLegacy(
Dwifi_nan_iface.cpp938 if (!aidl_struct_util::convertAidlNanDataPathIndicationResponseToLegacy(msg, &legacy_msg)) { in respondToDataPathIndicationRequestInternal()
Daidl_struct_util.cpp2160 bool convertAidlNanDataPathIndicationResponseToLegacy( in convertAidlNanDataPathIndicationResponseToLegacy() function