Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.h110 bool convertHidlNanTransmitFollowupRequestToLegacy(
Dwifi_nan_iface.cpp713 if (!hidl_struct_util::convertHidlNanTransmitFollowupRequestToLegacy(msg, &legacy_msg)) { in transmitFollowupRequestInternal()
Dhidl_struct_util.cpp1259 bool convertHidlNanTransmitFollowupRequestToLegacy( in convertHidlNanTransmitFollowupRequestToLegacy() function