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.cpp215 pNanPublishRepliedIndMsg pRsp = (pNanPublishRepliedIndMsg)mNanVendorEvent; in getNanPublishReplied() local
264 pNanPublishTerminatedIndMsg pRsp = (pNanPublishTerminatedIndMsg)mNanVendorEvent; in getNanPublishTerminated() local
279 pNanMatchIndMsg pRsp = (pNanMatchIndMsg)mNanVendorEvent; in getNanMatch() local
435 pNanMatchExpiredIndMsg pRsp = (pNanMatchExpiredIndMsg)mNanVendorEvent; in getNanMatchExpired() local
449 pNanSubscribeTerminatedIndMsg pRsp = (pNanSubscribeTerminatedIndMsg)mNanVendorEvent; in getNanSubscribeTerminated() local
464 pNanFollowupIndMsg pRsp = (pNanFollowupIndMsg)mNanVendorEvent; in getNanFollowup() local
529 pNanEventIndMsg pRsp = (pNanEventIndMsg)mNanVendorEvent; in getNanDiscEngEvent() local
600 pNanDisableIndMsg pRsp = (pNanDisableIndMsg)mNanVendorEvent; in getNanDisabled() local
615 pNanTcaIndMsg pRsp = (pNanTcaIndMsg)mNanVendorEvent; in getNanTca() local
669 pNanBeaconSdfPayloadIndMsg pRsp = (pNanBeaconSdfPayloadIndMsg)mNanVendorEvent; in getNanBeaconSdfPayload() local
[all …]
Dnan_rsp.cpp347 NanResponseMsg *pRsp; in NanErrorTranslation() local
416 int NanCommand::getNanResponse(transaction_id *id, NanResponseMsg *pRsp) in getNanResponse()
667 NanStatsResponse *pRsp, in handleNanStatsResponse()