Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp1233 legacy_hal::NanTxType convertAidlNanTxTypeToLegacy(NanTxType type) { in convertAidlNanTxTypeToLegacy() function
1862 legacy_request->tx_type = convertAidlNanTxTypeToLegacy(aidl_request.txType); in convertAidlNanPublishRequestToLegacy()