Searched refs:txType (Results 1 – 6 of 6) sorted by relevance
142 * NanTxType txType = <b>NanTxType.BROADCAST</b>
134 * NanTxType txType = <b>NanTxType.BROADCAST</b>
1120 NanTxType txType;
357 u32 txType:1; member
721 pFwReq->publishServiceReqParams.txType = pReq->tx_type; in putNanPublish()
1450 legacy_request->tx_type = convertHidlNanTxTypeToLegacy(hidl_request.txType); in convertHidlNanPublishRequestToLegacy()