Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.1/default/
Dhidl_struct_util.h118 bool convertHidlNanTransmitFollowupRequestToLegacy(
Dwifi_nan_iface.cpp718 if (!hidl_struct_util::convertHidlNanTransmitFollowupRequestToLegacy(msg, &legacy_msg)) { in transmitFollowupRequestInternal()
Dhidl_struct_util.cpp1317 bool convertHidlNanTransmitFollowupRequestToLegacy( in convertHidlNanTransmitFollowupRequestToLegacy() function