Home
last modified time | relevance | path

Searched refs:WHParentWEPKeyGeneratorFunc (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/build/demos.TWL/mp_shared/wh/
Dwh.h99 typedef u16 (*WHParentWEPKeyGeneratorFunc) (u16 *wepkey, const WMParentParam *parentParam); typedef
173 extern void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func);
Dwh.c322 static WHParentWEPKeyGeneratorFunc sParentWEPKeyGenerator = NULL;
3421 void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func) in WH_SetParentWEPKeyGenerator()
/TwlSDK-5.1.0/build/demos/wireless_shared/wh/
Dwh.h99 typedef u16 (*WHParentWEPKeyGeneratorFunc) (u16 *wepkey, const WMParentParam *parentParam); typedef
173 extern void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func);
Dwh.c322 static WHParentWEPKeyGeneratorFunc sParentWEPKeyGenerator = NULL;
3557 void WH_SetParentWEPKeyGenerator(WHParentWEPKeyGeneratorFunc func) in WH_SetParentWEPKeyGenerator()