Home
last modified time | relevance | path

Searched refs:config_hop_count_force (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_req.cpp115 pReq->config_hop_count_force ? (SIZEOF_TLV_HDR + \ in putNanEnable()
264 if (pReq->config_hop_count_force) { in putNanEnable()
400 pReq->config_hop_count_force ? (SIZEOF_TLV_HDR + \ in putNanConfig()
497 if (pReq->config_hop_count_force) { in putNanConfig()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h938 u8 config_hop_count_force; member
1386 u8 config_hop_count_force; member
/hardware/interfaces/wifi/1.1/default/
Dhidl_struct_util.cpp1048 legacy_request->config_hop_count_force = hidl_request.debugConfigs.validHopCountForceVal; in convertHidlNanEnableRequestToLegacy()