Home
last modified time | relevance | path

Searched refs:config_2dot4g_beacons (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_req.cpp100 pReq->config_2dot4g_beacons ? (SIZEOF_TLV_HDR + \ in putNanEnable()
254 if (pReq->config_2dot4g_beacons) { in putNanEnable()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_req.cpp66 pReq->config_2dot4g_beacons ? (SIZEOF_TLV_HDR + \ in putNanEnable()
224 if (pReq->config_2dot4g_beacons) { in putNanEnable()
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h958 u8 config_2dot4g_beacons; member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp4148 if (mParams->config_2dot4g_beacons) { in createEnableRequest()
5502 ALOGI("config_2dot4g_beacons=%u\n", msg->config_2dot4g_beacons); in dump_NanEnableRequest()
7748 def_msg.config_2dot4g_beacons = 1; in nan_chre_enable_request()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp2676 if (mParams->config_2dot4g_beacons) { in createEnableRequest()
3903 ALOGI("config_2dot4g_beacons=%u\n", msg->config_2dot4g_beacons); in dump_NanEnableRequest()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp1614 legacy_request->config_2dot4g_beacons = aidl_request1.debugConfigs.validUseBeaconsInBandVal; in convertAidlNanEnableRequestToLegacy()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6718 msg.config_2dot4g_beacons = FEATURE_SUPPORTED; in enableNan()