OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OS_802_11_CONFIGURATION_FH
(Results
1 - 3
of
3
) sorted by null
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
osDot11.h
135
/* Specifies the length of the
OS_802_11_CONFIGURATION_FH
structure in bytes. */
153
typedef _OS_802_11_CONFIGURATION_FH
OS_802_11_CONFIGURATION_FH
, *POS_802_11_CONFIGURATION_FH;
169
/* Specifies the frequency hopping configuration in an
OS_802_11_CONFIGURATION_FH
structure. */
182
OS_802_11_CONFIGURATION_FH
FHConfig;
/hardware/ti/wlan/wl1271/utils/
osDot11.h
131
/* Specifies the length of the
OS_802_11_CONFIGURATION_FH
structure in bytes. */
148
}
OS_802_11_CONFIGURATION_FH
, *POS_802_11_CONFIGURATION_FH;
165
/* Specifies the frequency hopping configuration in an
OS_802_11_CONFIGURATION_FH
structure. */
176
OS_802_11_CONFIGURATION_FH
FHConfig;
/system/wlan/ti/wilink_6_1/utils/
osDot11.h
131
/* Specifies the length of the
OS_802_11_CONFIGURATION_FH
structure in bytes. */
148
}
OS_802_11_CONFIGURATION_FH
, *POS_802_11_CONFIGURATION_FH;
165
/* Specifies the frequency hopping configuration in an
OS_802_11_CONFIGURATION_FH
structure. */
176
OS_802_11_CONFIGURATION_FH
FHConfig;
Completed in 25 milliseconds