Searched refs:txType (Results 1 – 15 of 15) sorted by relevance
39 android.hardware.wifi.NanTxType txType;
43 NanTxType txType;
134 * NanTxType txType = <b>NanTxType.BROADCAST</b>
1120 NanTxType txType;
142 * NanTxType txType = <b>NanTxType.BROADCAST</b>
357 u32 txType:1; member
800 pFwReq->publishServiceReqParams.txType = pReq->tx_type; in putNanPublish()
395 u32 txType:1; member
834 pFwReq->publishServiceReqParams.txType = pReq->tx_type; in putNanPublish()
672 nanPublishRequest.txType = NanTxType::BROADCAST; in TEST_P()
649 nanPublishRequest.txType = NanTxType::BROADCAST; in TEST_P()
1064 NanTxType txType;
1862 legacy_request->tx_type = convertAidlNanTxTypeToLegacy(aidl_request.txType); in convertAidlNanPublishRequestToLegacy()