Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/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.1.0/build/demos/wireless_shared/wh/
Dwh.c323 static WHChildWEPKeyGeneratorFunc sChildWEPKeyGenerator = NULL; variable
1669 if (sChildWEPKeyGenerator != NULL) in WH_StateOutEndScan()
1697 wepmode = (*sChildWEPKeyGenerator) (sWEPKey, &sBssDesc); in WH_StateInSetChildWEPKey()
1749 (u16)((sChildWEPKeyGenerator != in WH_StateInStartChild()
3225 if (sChildWEPKeyGenerator != NULL) in WH_ChildConnect()
3578 sChildWEPKeyGenerator = func; in WH_SetChildWEPKeyGenerator()