Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h137 bool convertLegacyNanMatchIndToAidl(const legacy_hal::NanMatchInd& legacy_ind,
Dwifi_nan_iface.cpp366 if (!aidl_struct_util::convertLegacyNanMatchIndToAidl(msg, &aidl_struct)) { in registerCallbackHandlers()
Daidl_struct_util.cpp2301 bool convertLegacyNanMatchIndToAidl(const legacy_hal::NanMatchInd& legacy_ind, in convertLegacyNanMatchIndToAidl() function