Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_req.cpp204 pNanEnableReqMsg pFwReq = (pNanEnableReqMsg)malloc(message_len); in putNanEnable() local
446 pNanDisableReqMsg pFwReq = (pNanDisableReqMsg)malloc(message_len); in putNanDisable() local
599 pNanConfigurationReqMsg pFwReq = (pNanConfigurationReqMsg)malloc(message_len); in putNanConfig() local
811 pNanPublishServiceReqMsg pFwReq = (pNanPublishServiceReqMsg)malloc(message_len); in putNanPublish() local
1017 pNanPublishServiceCancelReqMsg pFwReq = in putNanPublishCancel() local
1110 pNanSubscribeServiceReqMsg pFwReq = (pNanSubscribeServiceReqMsg)malloc(message_len); in putNanSubscribe() local
1318 pNanSubscribeServiceCancelReqMsg pFwReq = in putNanSubscribeCancel() local
1383 pNanTransmitFollowupReqMsg pFwReq = (pNanTransmitFollowupReqMsg)malloc(message_len); in putNanTransmitFollowup() local
1467 pNanStatsReqMsg pFwReq = in putNanStats() local
1528 pNanTcaReqMsg pFwReq = in putNanTCA() local
[all …]
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_req.cpp174 pNanEnableReqMsg pFwReq = (pNanEnableReqMsg)malloc(message_len); in putNanEnable() local
412 pNanDisableReqMsg pFwReq = (pNanDisableReqMsg)malloc(message_len); in putNanDisable() local
569 pNanConfigurationReqMsg pFwReq = (pNanConfigurationReqMsg)malloc(message_len); in putNanConfig() local
777 pNanPublishServiceReqMsg pFwReq = (pNanPublishServiceReqMsg)malloc(message_len); in putNanPublish() local
983 pNanPublishServiceCancelReqMsg pFwReq = in putNanPublishCancel() local
1074 pNanSubscribeServiceReqMsg pFwReq = (pNanSubscribeServiceReqMsg)malloc(message_len); in putNanSubscribe() local
1282 pNanSubscribeServiceCancelReqMsg pFwReq = in putNanSubscribeCancel() local
1347 pNanTransmitFollowupReqMsg pFwReq = (pNanTransmitFollowupReqMsg)malloc(message_len); in putNanTransmitFollowup() local
1431 pNanStatsReqMsg pFwReq = in putNanStats() local
1492 pNanTcaReqMsg pFwReq = in putNanTCA() local
[all …]