Searched defs:scanMngr_create (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/
H A DscanMngr.c61 TI_HANDLE scanMngr_create( TI_HANDLE hOS ) function
70 WLAN_OS_REPORT( ("scanMngr_create: Failed allocating scan manager object storage.\n") );
81 WLAN_OS_REPORT( ("scanMngr_create: Failed creating continuous scan timer.\n") );
94 WLAN_OS_REPORT( ("scanMngr_create: Failed allocating scan result buffer for index %d.\n", i) );
/system/wlan/ti/wilink_6_1/stad/src/Application/
H A DscanMngr.c3100 TI_HANDLE scanMngr_create( TI_HANDLE hOS ) function
3109 WLAN_OS_REPORT( ("scanMngr_create: Failed allocating scan manager object storage.\n"));
3123 WLAN_OS_REPORT( ("scanMngr_create: Failed allocating scan result buffer for index %d.\n", i));

Completed in 18 milliseconds