Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h960 u8 config_hop_count_force; member
1436 u8 config_hop_count_force; member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_req.cpp116 pReq->config_hop_count_force ? (SIZEOF_TLV_HDR + \ in putNanEnable()
282 if (pReq->config_hop_count_force) { in putNanEnable()
436 pReq->config_hop_count_force ? (SIZEOF_TLV_HDR + \ in putNanConfig()
549 if (pReq->config_hop_count_force) { in putNanConfig()
/hardware/interfaces/wifi/1.2/default/
Dhidl_struct_util.cpp1160 legacy_request->config_hop_count_force = in convertHidlNanEnableRequestToLegacy()