Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/cht/catch-1/src/
Dmain.c67 static void FoundParentCallback(WMBssDesc *pBssDesc);
171 if (!WH_StartScan(FoundParentCallback, mac, 0)) in NitroMain()
234 static void FoundParentCallback(WMBssDesc *pBssDesc) in FoundParentCallback() function
/TwlSDK-5.1.0/build/demos/cht/catch-2/src/
Dmain.c73 static void FoundParentCallback(WMBssDesc *pBssDesc);
173 (void)WH_StartScan(FoundParentCallback, ANY_PARENT, 0); in NitroMain()
232 static void FoundParentCallback(WMBssDesc *pBssDesc) in FoundParentCallback() function