Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h139 bool convertLegacyNanFollowupIndToAidl(const legacy_hal::NanFollowupInd& legacy_ind,
Dwifi_nan_iface.cpp400 if (!aidl_struct_util::convertLegacyNanFollowupIndToAidl(msg, &aidl_struct)) { in registerCallbackHandlers()
Daidl_struct_util.cpp2346 bool convertLegacyNanFollowupIndToAidl(const legacy_hal::NanFollowupInd& legacy_ind, in convertLegacyNanFollowupIndToAidl() function