Home
last modified time | relevance | path

Searched refs:matchHandle (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_i.h418 u32 matchHandle; member
508 u32 matchHandle; member
524 u32 matchHandle; member
558 u32 matchHandle; member
589 u32 matchHandle; member
Dnan_ind.cpp216 event->requestor_instance_id = pRsp->publishRepliedIndParams.matchHandle; in getNanPublishReplied()
281 event->requestor_instance_id = pRsp->matchIndParams.matchHandle; in getNanMatch()
437 event->requestor_instance_id = pRsp->matchExpiredIndParams.matchHandle; in getNanMatchExpired()
466 event->requestor_instance_id = pRsp->followupIndParams.matchHandle; in getNanFollowup()
Dnan_req.cpp1207 pFwReq->transmitFollowupReqParams.matchHandle = pReq->requestor_instance_id; in putNanTransmitFollowup()