Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.1/default/
Dhidl_struct_util.h124 bool convertHidlNanDataPathIndicationResponseToLegacy(
Dwifi_nan_iface.cpp751 if (!hidl_struct_util::convertHidlNanDataPathIndicationResponseToLegacy(msg, &legacy_msg)) { in respondToDataPathIndicationRequestInternal()
Dhidl_struct_util.cpp1519 bool convertHidlNanDataPathIndicationResponseToLegacy( in convertHidlNanDataPathIndicationResponseToLegacy() function