Searched refs:aux_mac_support (Results 1 – 4 of 4) sorted by relevance
65 scan_obj->aux_mac_support = true; in target_if_update_aux_support()67 scan_obj->aux_mac_support = false; in target_if_update_aux_support()69 target_if_debug("aux_mac_support:%d", scan_obj->aux_mac_support); in target_if_update_aux_support()
931 if (scan_obj->aux_mac_support) in wlan_scan_get_aux_support()932 scm_debug("aux mac support: %d", scan_obj->aux_mac_support); in wlan_scan_get_aux_support()936 return scan_obj->aux_mac_support; in wlan_scan_get_aux_support()
832 scan_obj->aux_mac_support = false; in wlan_scan_global_init()
597 bool aux_mac_support; member