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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_i.h 264 u32 replyIndFlag:1;
nan_req.cpp 478 pFwReq->publishServiceReqParams.replyIndFlag = pReq->replied_event_flag;
482 /* Overwriting replyIndFlag to 0 based on v17 Nan Spec */
483 pFwReq->publishServiceReqParams.replyIndFlag = 0;
    [all...]

Completed in 34 milliseconds