OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:twt
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
twt.c
2
* wpa_supplicant -
TWT
19
* wpas_twt_send_setup - Send
TWT
Setup frame (Request) to our AP
24
* @min_twt: Minimum
TWT
wake duration in units of 256 usec
30
int mantissa, u8 min_twt, int setup_cmd, u64
twt
,
41
"
TWT
: No connection - cannot send
TWT
Setup frame");
46
/* 17 =
TWT
element */
50
"
TWT
: Failed to allocate
TWT
Setup frame (Request)");
55
"
TWT
: Setup request, dtok: %d exponent: %d mantissa: %d min-twt: %d"
[
all
...]
wpa_supplicant_i.h
1751
int mantissa, u8 min_twt, int setup_cmd, u64
twt
,
ctrl_iface.c
10366
unsigned long long
twt
= 0;
local
10377
* B4 =
TWT
Information Frame Disabled */
10400
tok_s = os_strstr(cmd, "
twt
=");
10402
sscanf(tok_s + os_strlen("
twt
="), "%llu", &
twt
) != 1)
10438
setup_cmd,
twt
, requestor, trigger, implicit,
Completed in 28 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026