Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h114 bool convertAidlNanEnableRequestToLegacy(const NanEnableRequest& aidl_request1,
Dwifi_nan_iface.cpp839 if (!aidl_struct_util::convertAidlNanEnableRequestToLegacy(msg1, msg2, &legacy_msg)) { in enableRequestInternal()
Daidl_struct_util.cpp1484 bool convertAidlNanEnableRequestToLegacy(const NanEnableRequest& aidl_request1, in convertAidlNanEnableRequestToLegacy() function