Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp991 legacy_hal::NanTxType convertHidlNanTxTypeToLegacy(NanTxType type) { in convertHidlNanTxTypeToLegacy() function
1438 legacy_request->tx_type = convertHidlNanTxTypeToLegacy(hidl_request.txType); in convertHidlNanPublishRequestToLegacy()