Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/demos.TWL/mp_shared/wh/
Dwh.c323 static WHChildWEPKeyGeneratorFunc sChildWEPKeyGenerator = NULL; variable
1559 if (sChildWEPKeyGenerator != NULL) in WH_StateOutEndScan()
1587 wepmode = (*sChildWEPKeyGenerator) (sWEPKey, &sBssDesc); in WH_StateInSetChildWEPKey()
1639 (u16)((sChildWEPKeyGenerator != in WH_StateInStartChild()
3098 if (sChildWEPKeyGenerator != NULL) in WH_ChildConnect()
3442 sChildWEPKeyGenerator = func; in WH_SetChildWEPKeyGenerator()
/TwlSDK-5.5/build/demos/wireless_shared/wh/
Dwh.c331 static WHChildWEPKeyGeneratorFunc sChildWEPKeyGenerator = NULL; variable
1677 if (sChildWEPKeyGenerator != NULL) in WH_StateOutEndScan()
1705 wepmode = (*sChildWEPKeyGenerator) (sWEPKey, &sBssDesc); in WH_StateInSetChildWEPKey()
1757 (u16)((sChildWEPKeyGenerator != in WH_StateInStartChild()
3233 if (sChildWEPKeyGenerator != NULL) in WH_ChildConnect()
3586 sChildWEPKeyGenerator = func; in WH_SetChildWEPKeyGenerator()