Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.h116 bool convertHidlNanDataPathIndicationResponseToLegacy(
Dwifi_nan_iface.cpp746 if (!hidl_struct_util::convertHidlNanDataPathIndicationResponseToLegacy(msg, &legacy_msg)) { in respondToDataPathIndicationRequestInternal()
Dhidl_struct_util.cpp1454 bool convertHidlNanDataPathIndicationResponseToLegacy( in convertHidlNanDataPathIndicationResponseToLegacy() function