Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.1/default/
Dhidl_struct_util.cpp841 legacy_hal::NanPublishType convertHidlNanPublishTypeToLegacy(NanPublishType type) { in convertHidlNanPublishTypeToLegacy() function
1181 legacy_request->publish_type = convertHidlNanPublishTypeToLegacy(hidl_request.publishType); in convertHidlNanPublishRequestToLegacy()