Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_nan.h1063 NanPublishType publish_type;/* 0= unsolicited, solicited = 1, 2= both */ member
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_req.cpp720 pFwReq->publishServiceReqParams.publishType = pReq->publish_type; in putNanPublish()
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dnan.cpp681 result = request.put_u8(NAN_ATTRIBUTE_PUBLISH_TYPE, mParams->publish_type); in createPublishRequest()
3911 ALOGI("publish_type=%u\n", msg->publish_type); in dump_NanPublishRequest()
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dhidl_struct_util.cpp1711 legacy_request->publish_type = in convertHidlNanPublishRequestToLegacy()