Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmbo.c300 unsigned int _reason_detail; in wpas_mbo_update_non_pref_chan() local
318 &_reason_detail); in wpas_mbo_update_non_pref_chan()
322 (ret == 5 && _reason_detail > 255)) { in wpas_mbo_update_non_pref_chan()
331 chan->reason_detail = ret == 4 ? 0 : _reason_detail; in wpas_mbo_update_non_pref_chan()