Home
last modified time | relevance | path

Searched refs:is_btcoex_active (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/logging/inc/
H A Dwlan_connectivity_logging.h906 bool is_btcoex_active; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_connectivity_logging.c434 GET_ATTR_OFFSET(roam_scan.is_btcoex_active)},
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h9432 bool is_btcoex_active; member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c6403 wlan_diag_event->btcoex_active = scan->is_btcoex_active; in cm_roam_scan_info_event()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c20210 dst->is_btcoex_active = WMI_GET_BTCONNECT_STATUS(src_data->flags); in extract_roam_scan_stats_tlv()