HomeSort by relevance Sort by last modified time
    Searched refs:publishServiceReqParams (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_req.cpp 694 pFwReq->publishServiceReqParams.ttl = pReq->ttl;
695 pFwReq->publishServiceReqParams.period = pReq->period;
696 pFwReq->publishServiceReqParams.replyIndFlag =
698 pFwReq->publishServiceReqParams.publishType = pReq->publish_type;
699 pFwReq->publishServiceReqParams.txType = pReq->tx_type;
701 pFwReq->publishServiceReqParams.rssiThresholdFlag = pReq->rssi_threshold_flag;
702 pFwReq->publishServiceReqParams.matchAlg = pReq->publish_match_indicator;
703 pFwReq->publishServiceReqParams.count = pReq->publish_count;
704 pFwReq->publishServiceReqParams.connmap = pReq->connmap;
705 pFwReq->publishServiceReqParams.pubTerminatedIndDisableFlag
    [all...]
nan_i.h 377 NanPublishServiceReqParams publishServiceReqParams;
    [all...]

Completed in 59 milliseconds