Home
last modified time | relevance | path

Searched refs:publishType (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_i.h351 u32 publishType:2; member
Dnan_req.cpp614 pFwReq->publishServiceReqParams.publishType = pReq->publish_type; in putNanPublish()
/hardware/interfaces/wifi/1.0/
Dtypes.hal1113 NanPublishType publishType;
1115 * For publishType of |NanPublishType.SOLICITED| or |NanPublishType.UNSOLICITED_SOLICITED|
/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.cpp1123 legacy_request->publish_type = convertHidlNanPublishTypeToLegacy(hidl_request.publishType); in convertHidlNanPublishRequestToLegacy()