Home
last modified time | relevance | path

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

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