mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 20:37:26 +01:00 
			
		
		
		
	scan: add colocated scan flag
This commit is contained in:
		
							parent
							
								
									07a3b1d655
								
							
						
					
					
						commit
						e089ab2de2
					
				| @ -394,6 +394,8 @@ static struct l_genl_msg *scan_build_cmd(struct scan_context *sc, | ||||
| 	if (params->ap_scan) | ||||
| 		flags |= NL80211_SCAN_FLAG_AP; | ||||
| 
 | ||||
| 	flags |= NL80211_SCAN_FLAG_COLOCATED_6GHZ; | ||||
| 
 | ||||
| 	if (flags) | ||||
| 		l_genl_msg_append_attr(msg, NL80211_ATTR_SCAN_FLAGS, 4, &flags); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 James Prestwood
						James Prestwood