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.h472 u32 matchHandle; member
488 u32 matchHandle; member
522 u32 matchHandle; member
553 u32 matchHandle; member
Dnan_ind.cpp223 event->requestor_instance_id = pRsp->matchIndParams.matchHandle; in getNanMatch()
379 event->requestor_instance_id = pRsp->matchExpiredIndParams.matchHandle; in getNanMatchExpired()
408 event->requestor_instance_id = pRsp->followupIndParams.matchHandle; in getNanFollowup()
Dnan_req.cpp1090 pFwReq->transmitFollowupReqParams.matchHandle = pReq->requestor_instance_id; in putNanTransmitFollowup()