Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_req.cpp108 pReq->config_5g_beacons ? (SIZEOF_TLV_HDR + \ in putNanEnable()
262 if (pReq->config_5g_beacons) { in putNanEnable()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_req.cpp74 pReq->config_5g_beacons ? (SIZEOF_TLV_HDR + \ in putNanEnable()
232 if (pReq->config_5g_beacons) { in putNanEnable()
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h972 u8 config_5g_beacons; member
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp2684 if (mParams->config_5g_beacons) { in createEnableRequest()
3907 ALOGI("config_5g_beacons=%u\n", msg->config_5g_beacons); in dump_NanEnableRequest()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp4156 if (mParams->config_5g_beacons) { in createEnableRequest()
5506 ALOGI("config_5g_beacons=%u\n", msg->config_5g_beacons); in dump_NanEnableRequest()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp1617 legacy_request->config_5g_beacons = aidl_request1.debugConfigs.validUseBeaconsInBandVal; in convertAidlNanEnableRequestToLegacy()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6899 msg.config_5g_beacons = true; in enableNan()