Searched refs:tx_type (Results 1 – 5 of 5) sorted by relevance
45 int tx_type; member
1064 NanTxType tx_type; /* 0 = broadcast, 1= unicast if solicited publish */ member
721 pFwReq->publishServiceReqParams.txType = pReq->tx_type; in putNanPublish()
687 result = request.put_u8(NAN_ATTRIBUTE_TX_TYPE, mParams->tx_type); in createPublishRequest()3912 ALOGI("tx_type=%u\n", msg->tx_type); in dump_NanPublishRequest()
1713 legacy_request->tx_type = convertHidlNanTxTypeToLegacy(hidl_request.txType); in convertHidlNanPublishRequestToLegacy()