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 476 pFwReq->publishServiceReqParams.ttl = pReq->ttl;
477 pFwReq->publishServiceReqParams.period = pReq->period;
478 pFwReq->publishServiceReqParams.replyIndFlag = pReq->replied_event_flag;
479 pFwReq->publishServiceReqParams.publishType = pReq->publish_type;
480 pFwReq->publishServiceReqParams.txType = pReq->tx_type;
483 pFwReq->publishServiceReqParams.replyIndFlag = 0;
484 pFwReq->publishServiceReqParams.rssiThresholdFlag = pReq->rssi_threshold_flag;
485 pFwReq->publishServiceReqParams.ota_flag = pReq->ota_flag;
486 pFwReq->publishServiceReqParams.matchAlg = pReq->publish_match;
488 pFwReq->publishServiceReqParams.count = pReq->publish_count
    [all...]
nan_i.h 292 NanPublishServiceReqParams publishServiceReqParams;

Completed in 34 milliseconds