Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos.TWL/mp_shared/wh/
Dwh.c322 static WHParentWEPKeyGeneratorFunc sParentWEPKeyGenerator = NULL; variable
769 if (sParentWEPKeyGenerator != NULL) in WH_StateOutSetParentParam()
795 wepmode = (*sParentWEPKeyGenerator) (sWEPKey, &sParentParam); in WH_StateInSetParentWEPKey()
3423 sParentWEPKeyGenerator = func; in WH_SetParentWEPKeyGenerator()
/TwlSDK-5.1.0/build/demos/wireless_shared/wh/
Dwh.c322 static WHParentWEPKeyGeneratorFunc sParentWEPKeyGenerator = NULL; variable
827 if (sParentWEPKeyGenerator != NULL) in WH_StateOutSetParentParam()
853 wepmode = (*sParentWEPKeyGenerator) (sWEPKey, &sParentParam); in WH_StateInSetParentWEPKey()
3559 sParentWEPKeyGenerator = func; in WH_SetParentWEPKeyGenerator()