Home
last modified time | relevance | path

Searched refs:found (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.5/build/libraries/wxc/ARM9/src/
Dwxc_protocol.c235 WXCProtocolRegistry *found = NULL; in WXC_BeaconRecvHook() local
243 found = p; in WXC_BeaconRecvHook()
257 found = p; in WXC_BeaconRecvHook()
265 found = p; in WXC_BeaconRecvHook()
272 if (found) in WXC_BeaconRecvHook()
274 ret = found->impl->BeaconRecv(protocol, p_desc); in WXC_BeaconRecvHook()
278 WXC_SetCurrentBlock(protocol, found); in WXC_BeaconRecvHook()
/TwlSDK-5.5/build/tools/loadrun/
Dloadrun.txt26 3 device(s) found.
39 The first machine found with the device specified here becomes the target for that action.
43 The first machine found with the serial number specified here becomes the target for that action.
46 If no specification is made, the first machine found becomes the target.
/TwlSDK-5.5/build/demos/wm/listenOnly/src/
Dmain.c609 BOOL found; in StartScanExCb() local
612 found = FindBeaconInfo(bd->bssid, &beaconInfo); in StartScanExCb()
617 if ( !found ) in StartScanExCb()
/TwlSDK-5.5/build/libraries/std/common/src/
Dstd_string.c253 const char* found = NULL; in STD_SearchCharReverse() local
261 found = srcp; in STD_SearchCharReverse()
266 return (char*)found; in STD_SearchCharReverse()
/TwlSDK-5.5/build/libraries/fs/common/src/
Dfs_archive_fatfs.c305 BOOL found = FALSE; in FSi_GetUnicodeSpanExcluding() local
313 found = TRUE; in FSi_GetUnicodeSpanExcluding()
317 if (found) in FSi_GetUnicodeSpanExcluding()
/TwlSDK-5.5/build/demos/wireless_shared/wh/
Dwh.c1496 BOOL found; in WH_StateOutStartScan() local
1534 found = FALSE; in WH_StateOutStartScan()
1581 found = TRUE; in WH_StateOutStartScan()
1585 if (found) in WH_StateOutStartScan()