Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_req.cpp142 pNanEnableReqMsg pFwReq = (pNanEnableReqMsg)malloc(message_len); in putNanEnable() local
323 pNanDisableReqMsg pFwReq = (pNanDisableReqMsg)malloc(message_len); in putNanDisable() local
434 pNanConfigurationReqMsg pFwReq = (pNanConfigurationReqMsg)malloc(message_len); in putNanConfig() local
593 pNanPublishServiceReqMsg pFwReq = (pNanPublishServiceReqMsg)malloc(message_len); in putNanPublish() local
775 pNanPublishServiceCancelReqMsg pFwReq = in putNanPublishCancel() local
847 pNanSubscribeServiceReqMsg pFwReq = (pNanSubscribeServiceReqMsg)malloc(message_len); in putNanSubscribe() local
1031 pNanSubscribeServiceCancelReqMsg pFwReq = in putNanSubscribeCancel() local
1076 pNanTransmitFollowupReqMsg pFwReq = (pNanTransmitFollowupReqMsg)malloc(message_len); in putNanTransmitFollowup() local
1140 pNanStatsReqMsg pFwReq = in putNanStats() local
1181 pNanTcaReqMsg pFwReq = in putNanTCA() local
[all …]