OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:without_roc
(Results
1 - 1
of
1
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/
offchannel.c
54
int
without_roc
;
local
56
without_roc
= wpa_s->pending_action_without_roc;
59
"Off-channel: Send Action callback (
without_roc
=%d pending_action_tx=%p pending_action_tx_done=%d)",
60
without_roc
, wpa_s->pending_action_tx,
86
if (
without_roc
&& wpa_s->off_channel_freq == 0) {
Completed in 345 milliseconds