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