Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp1221 legacy_hal::NanPublishType convertAidlNanPublishTypeToLegacy(NanPublishType type) { in convertAidlNanPublishTypeToLegacy() function
1861 legacy_request->publish_type = convertAidlNanPublishTypeToLegacy(aidl_request.publishType); in convertAidlNanPublishRequestToLegacy()