Home
last modified time | relevance | path

Searched defs:pRsp (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp174 pNanPublishTerminatedIndMsg pRsp = (pNanPublishTerminatedIndMsg)mNanVendorEvent; in getNanPublishTerminated() local
188 pNanMatchIndMsg pRsp = (pNanMatchIndMsg)mNanVendorEvent; in getNanMatch() local
307 pNanMatchExpiredIndMsg pRsp = (pNanMatchExpiredIndMsg)mNanVendorEvent; in getNanMatchExpired() local
321 pNanSubscribeTerminatedIndMsg pRsp = (pNanSubscribeTerminatedIndMsg)mNanVendorEvent; in getNanSubscribeTerminated() local
335 pNanFollowupIndMsg pRsp = (pNanFollowupIndMsg)mNanVendorEvent; in getNanFollowup() local
392 pNanEventIndMsg pRsp = (pNanEventIndMsg)mNanVendorEvent; in getNanDiscEngEvent() local
463 pNanDisableIndMsg pRsp = (pNanDisableIndMsg)mNanVendorEvent; in getNanDisabled() local
477 pNanTcaIndMsg pRsp = (pNanTcaIndMsg)mNanVendorEvent; in getNanTca() local
531 pNanBeaconSdfPayloadIndMsg pRsp = (pNanBeaconSdfPayloadIndMsg)mNanVendorEvent; in getNanBeaconSdfPayload() local
715 pNanFurtherAvailabilityChan pRsp = \ in getNanFurtherAvailabilityMap() local
[all …]
Dnan_rsp.cpp54 int NanCommand::getNanResponse(transaction_id *id, NanResponseMsg *pRsp) in getNanResponse()
298 NanStatsResponse *pRsp) in handleNanStatsResponse()