Home
last modified time | relevance | path

Searched refs:publish_id (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h667 u16 publish_id; member
1044 u16 publish_id;/* id 0 means new publish, any other id is existing publish */ member
1177 u16 publish_id; member
1745 u16 publish_id; member
1822 u16 publish_id; member
2370 u16 publish_id;/* id is existing publish */ member
2380 u16 publish_id;/* id is existing publish */ member
/hardware/interfaces/wifi/1.3/default/
Dwifi_nan_iface.cpp89 msg.body.publish_response.publish_id) in WifiNanIface()
295 if (!callback->eventPublishTerminated(msg.publish_id, status) in WifiNanIface()
760 legacy_msg.publish_id = sessionId; in stopPublishRequestInternal()
Dhidl_struct_util.cpp1304 legacy_request->publish_id = hidl_request.baseConfigs.sessionId; in convertHidlNanPublishRequestToLegacy()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_req.cpp682 ((pReq->range_response_cfg.publish_id || in putNanPublish()
709 if (pReq->publish_id == 0) { in putNanPublish()
712 pFwReq->fwHeader.handle = pReq->publish_id; in putNanPublish()
846 if (pReq->range_response_cfg.publish_id || pReq->range_response_cfg.ranging_response) { in putNanPublish()
851 (u16)pReq->range_response_cfg.publish_id; in putNanPublish()
898 pFwReq->fwHeader.handle = pReq->publish_id; in putNanPublishCancel()
Dnan_ind.cpp265 event->publish_id = pRsp->fwHeader.handle; in getNanPublishTerminated()
1308 event->publish_id = fwRangeReqRecvd.range_id; in getNanRangeRequestReceivedInd()
1364 event->publish_id = range_params.publish_id; in getNanRangeReportInd()
Dnan_rsp.cpp451 pRsp->body.publish_response.publish_id = \ in getNanResponse()
462 pRsp->body.publish_response.publish_id = \ in getNanResponse()
Dnan_i.h1222 u32 publish_id; member