Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dscan.c2269 enum reg_6g_client_type client_type; in wpas_channel_width_tx_pwr() local
2282 client_type = (elem->data[0] >> 6) & 0x03; in wpas_channel_width_tx_pwr()
2284 if (client_type != REG_DEFAULT_CLIENT) in wpas_channel_width_tx_pwr()