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 611 pFwReq->publishServiceReqParams.ttl = pReq->ttl;
612 pFwReq->publishServiceReqParams.period = pReq->period;
613 pFwReq->publishServiceReqParams.reserved = 0;
614 pFwReq->publishServiceReqParams.publishType = pReq->publish_type;
615 pFwReq->publishServiceReqParams.txType = pReq->tx_type;
617 pFwReq->publishServiceReqParams.rssiThresholdFlag = pReq->rssi_threshold_flag;
618 pFwReq->publishServiceReqParams.matchAlg = pReq->publish_match_indicator;
619 pFwReq->publishServiceReqParams.count = pReq->publish_count;
620 pFwReq->publishServiceReqParams.connmap = pReq->connmap;
621 pFwReq->publishServiceReqParams.pubTerminatedIndDisableFlag
    [all...]
nan_i.h 373 NanPublishServiceReqParams publishServiceReqParams;
    [all...]

Completed in 62 milliseconds