Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.2/
DREADME-NAN.md142 * NanTxType txType = <b>NanTxType.BROADCAST</b>
/hardware/interfaces/wifi/1.0/
DREADME-NAN.md134 * NanTxType txType = <b>NanTxType.BROADCAST</b>
Dtypes.hal1120 NanTxType txType;
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_i.h357 u32 txType:1; member
Dnan_req.cpp721 pFwReq->publishServiceReqParams.txType = pReq->tx_type; in putNanPublish()
/hardware/interfaces/wifi/1.4/default/
Dhidl_struct_util.cpp1450 legacy_request->tx_type = convertHidlNanTxTypeToLegacy(hidl_request.txType); in convertHidlNanPublishRequestToLegacy()