/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/ |
ScanCncnRoamingContSM.h | 2 * \brief This file include definitions for the scan concentrator continuous scan for roaming SM module. 61 * \brief enumerates the different continuous scan for roaming SM events 77 * \brief enumerates the different continuous scan for roaming SM states 116 * \brief Initialize the scan concentrator continuous scan for roaming SM. 119 * \param hScanCncn - handle to the scan concentrator object.\n 130 * \param hScanCncn - handle to the scan concentrator object.\n 131 * \param currentState - the current continuous scan for roaming SM state.\n 141 * \brief SM action - handles a start scan event (by requesting the SCR [all...] |
ScanCncnRoamingImmedSM.h | 2 * \brief This file include definitions for the scan concentrator immediate scan for roaming SM module. 61 * \brief enumerates the different immediate scan for roaming SM events 77 * \brief enumerates the different immediate scan for roaming SM states 116 * \brief Initialize the scan concentrator immediate scan for roaming SM. 119 * \param hScanCncn - handle to the scan concentrator object.\n 130 * \param hScanCncn - handle to the scan concentrator object.\n 131 * \param currentState - the current immediate scan for roaming SM state.\n 141 * \brief SM action - handles a start scan event (by requesting the SCR [all...] |
ScanCncnDrvSM.h | 2 * \brief This file include definitions for the scan concentrator Driver SM module. 61 * \brief enumerates the different driver scan SM events 78 * \brief enumerates the different driver scan SM states 118 * \brief Initialize the scan concentrator driver SM. 121 * \param hScanCncn - handle to the scan concentrator object.\n 132 * \param hScanCncn - handle to the scan concentrator object.\n 143 * \brief SM action - handles a start scan event (by requesting the SCR) 146 * \param hScanCncn - handle to the scan concentrator object.\n 157 * \param hScanCncn - handle to the scan concentrator object.\n 165 * \brief SM action - handles a passive scan event (by starting a passive scan [all...] |
ScanCncnDrvSM.c | 2 * \brief This file include the scan concentrator driver state machine module implementation 57 * \brief Initialize the scan concentrator driver SM. 60 * \param hScanCncn - handle to the scan concentrator object.\n 194 * \param hScanCncn - handle to the scan concentrator object.\n 211 WLAN_REPORT_SM( pScanConcentrator->hReport, SCAN_CNCN_MODULE_LOG, ("Failed getting driver scan next state.\n") ); 217 ("DRIVER SCAN: <%s, %s> --> %s\n\n", 229 * \brief SM action - handles a start scan event (by requesting the SCR) 232 * \param hScanCncn - handle to the scan concentrator object.\n 254 /* send a reject event to the SM - would not scan if not in connecting mode! */ 298 * \param hScanCncn - handle to the scan concentrator object.\ [all...] |
ScanCncnAppApi.c | 37 * \brief This file include implementation of application scan requests adapter.\n 56 * \param hScanCncn - handle to the scan concentrator object.\n 58 * \return OK if the scan started successfully, NOK otherwise.\n 71 * Prepare scan complete's aging, by increasing the scanned sites 72 * scan attemps counter. The counter will be checked upon scan complete, 73 * and the sites with no update scan results will be dropped. 80 /* Scan was not started successfully, send a scan complete event to the user */ 94 ("Received OID scan request when OID scans are disabled, quitting...\n") ) [all...] |
ScanCncnRoamingImmedSM.c | 2 * \brief This file include the scan concentrator immediate scan for roaming module implementation 55 * \brief Initialize the scan concentrator immediate scan for roaming SM. 58 * \param hScanCncn - handle to the scan concentrator object.\n 172 * \param hScanCncn - handle to the scan concentrator object.\n 173 * \param currentState - the current immediate scan for roaming SM state.\n 190 ("Failed getting immediate scan for roaming next state.\n") ); 196 ("IMMED ROAMING SCAN: <%s, %s> --> %s\n\n", 209 * \brief SM action - handles a start scan event (by requesting the SCR [all...] |
ScanCncnRoamingContSM.c | 2 * \brief This file include the scan concentrator continuous scan for roaming module implementation 53 * \brief Initialize the scan concentrator continuous scan for roaming SM. 56 * \param hScanCncn - handle to the scan concentrator object.\n 171 * \param hScanCncn - handle to the scan concentrator object.\n 172 * \param currentState - the current continuous scan for roaming SM state.\n 187 WLAN_REPORT_SM( pScanConcentrator->hReport, SCAN_CNCN_MODULE_LOG, ("Failed getting continuous scan for roaming next state.\n") ); 193 ("CONT ROAMING SCAN: <%s, %s> --> %s\n\n", 206 * \brief SM action - handles a start scan event (by requesting the SCR [all...] |
ScanCncnAppSM.h | 2 * \brief This file include definitions for the scan concentrator Application SM module. 61 * \brief enumerates the different application scan SM events 76 * \brief enumerates the different application scan SM states 114 * \brief Initialize the scan concentrator application SM. 117 * \param hScanCncn - handle to the scan concentrator object.\n 128 * \param hScanCncn - handle to the scan concentrator object.\n 139 * \brief SM action - handles a start scan event (by requesting the SCR) 142 * \param hScanCncn - handle to the scan concentrator object.\n 150 * \brief SM action - handles a SCR run event (starts the actual scan) 153 * \param hScanCncn - handle to the scan concentrator object.\ [all...] |
ScanCncnAppSM.c | 2 * \brief This file include the scan concentrator application SM module implementation 52 * \brief Initialize the scan concentrator application SM. 55 * \param hScanCncn - handle to the scan concentrator object.\n 150 * \param hScanCncn - handle to the scan concentrator object.\n 167 WLAN_REPORT_SM( pScanConcentrator->hReport, SCAN_CNCN_MODULE_LOG, ("Failed getting application scan next state.\n") ); 173 ("APP SCAN: <%s, %s> --> %s\n\n", 185 * \brief SM action - handles a start scan event (by requesting the SCR) 188 * \param hScanCncn - handle to the scan concentrator object.\n 200 /* request the SCR as application scan client, and act according to return status */ 225 /* Notify scan complete to recover from this error * [all...] |
ScanCncnOidSM.c | 2 * \brief This file include the scan concentrator OID request SM module implementation 54 * \brief Initialize the scan concentrator OID scan SM. 57 * \param hScanCncn - handle to the scan concentrator object.\n 123 * \param hScanCncn - handle to the scan concentrator object.\n 140 WLAN_REPORT_SM( pScanConcentrator->hReport, SCAN_CNCN_MODULE_LOG, ("Failed getting OID scan next state.\n") ); 146 ("OID SCAN: <%s, %s> --> %s\n\n", 158 * \brief SM action - starts a scan on G band 161 * \param hScanCncn - handle to the scan concentrator object.\n 171 /* if the STA is not configured for G band or dual band, send a scan complete event to the SM * [all...] |
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
ScanCncnOsSm.c | 35 * \brief Scan concentrator OS scan state machine implementation 117 * \brief Creates the OS scan state-machine 119 * creates the OS scan state-machine 121 * \param hScanCncn - handle to the scan concentrator object 134 * \brief Initialize the OS scan state-machine 136 * Initialize the OS scan state-machine 138 * \param hScanCncn - handle to the scan concentrator object 149 (TGenSM_matrix)tSmMatrix, SCAN_CNCN_OS_SM_STATE_IDLE, "OS scan SM", uStateDescription, 155 * \brief Destroys the OS scan state-machin [all...] |
ScanCncn.c | 35 * \brief Scan concentartor implementation 71 * \brief Create the scan concentrator object 73 * Create the scan concentrator object. Allocates system resources and creates the client modules. 76 * \return hanlde to the new scan concentrator object 84 /* Allocate scan concentartor object memory */ 88 WLAN_OS_REPORT (("scanCncn_Create: Unable to allocate memory for scan concentrator object\n")); 111 /* create the OS scan SM */ 115 WLAN_OS_REPORT (("scanCncn_Create: Unable to create OS scan SM\n")); 121 /* create the app scan result table */ 125 WLAN_OS_REPORT (("scanCncn_Create: Unable to create application scan result table\n")) [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/inc/ |
scanMngrApi.h | 36 * \brief This file include public definitions for the scan manager module, comprising its API. 61 * \brief enumerates the different result statuses that the scan manager 62 * \brief can return in response to an immediate scan request. 66 SCAN_MRS_SCAN_COMPLETE_OK= 0, /**< Scan was completed successfully */ 67 SCAN_MRS_SCAN_RUNNING, /**< Scan was started successfully and is now running */ 68 SCAN_MRS_SCAN_NOT_ATTEMPTED_ALREADY_RUNNING, /**< scan was not attempted because it is already running */ 70 * Scan was not attempted because the policy defines 71 * NULL scan type 74 * Scan was not attempted because no channels are 75 * available for scan, according to the defined policy [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
ScanCncnOsSm.c | 35 * \brief Scan concentrator OS scan state machine implementation 117 * \brief Creates the OS scan state-machine 119 * creates the OS scan state-machine 121 * \param hScanCncn - handle to the scan concentrator object 134 * \brief Initialize the OS scan state-machine 136 * Initialize the OS scan state-machine 138 * \param hScanCncn - handle to the scan concentrator object 149 (TGenSM_matrix)tSmMatrix, SCAN_CNCN_OS_SM_STATE_IDLE, "OS scan SM", uStateDescription, 155 * \brief Destroys the OS scan state-machin [all...] |
ScanCncn.c | 35 * \brief Scan concentartor implementation 69 * \brief Create the scan concentrator object 71 * Create the scan concentrator object. Allocates system resources and creates the client modules. 74 * \return hanlde to the new scan concentrator object 82 /* Allocate scan concentartor object memory */ 86 WLAN_OS_REPORT (("scanCncn_Create: Unable to allocate memory for scan concentrator object\n")); 109 /* create the OS scan SM */ 113 WLAN_OS_REPORT (("scanCncn_Create: Unable to create OS scan SM\n")); 119 /* create the app scan result table */ 123 WLAN_OS_REPORT (("scanCncn_Create: Unable to create application scan result table\n")) [all...] |
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
ScanSrv.c | 35 * \brief This file include the scan SRV module implementation 54 * \brief Creates the scan SRV object 58 * \return a handle to the scan SRV object, NULL if an error occurred.\n 62 /* allocate the scan SRV object */ 66 WLAN_OS_REPORT( ("ERROR: Failed to create scan SRV module")); 75 WLAN_OS_REPORT( ("ERROR: Failed to allocate scan SRV state machine")); 89 * \brief Finalizes the scan SRV module (releasing memory and timer) 92 * \param hScanSRV - handle to the scan SRV object.\n 112 * \brief Initializes the scan SRV module, registers SCAN_COMPLETE to HAL. 115 * \param hScanSRV - handle to the scan SRV object.\ [all...] |
ScanSrvSM.h | 35 * \brief This file include definitions for the scan SRV SM module. 58 * \brief enumerates the different scan SRV SM events 74 * \brief enumerates the different scan SRV SM states 113 * \brief Initialize the scan SRV SM. 116 * \param hScanSrv - handle to the scan SRV object.\n 127 * \param hScanSrv - handle to the scan SRV object.\n 128 * \param currentState - the current scan SRV SM state.\n 141 * \param hScanSrv - handle to the scan SRV object.\n 152 * \param hScanSrv - handle to the scan SRV object.\n 160 * \brief Send the scan command to the firmware.\ [all...] |
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
ScanSrv.c | 35 * \brief This file include the scan SRV module implementation 54 * \brief Creates the scan SRV object 58 * \return a handle to the scan SRV object, NULL if an error occurred.\n 62 /* allocate the scan SRV object */ 66 WLAN_OS_REPORT( ("ERROR: Failed to create scan SRV module")); 75 WLAN_OS_REPORT( ("ERROR: Failed to allocate scan SRV state machine")); 89 * \brief Finalizes the scan SRV module (releasing memory and timer) 92 * \param hScanSRV - handle to the scan SRV object.\n 112 * \brief Initializes the scan SRV module, registers SCAN_COMPLETE to HAL. 115 * \param hScanSRV - handle to the scan SRV object.\ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
scanMngrTypes.h | 37 * \brief This file include public type definitions for the scan manager application level module, 86 * \brief This structure contains parameters for basic scan operation 98 * scan is early terminated. 104 * \brief This structure contains parameters for Tid-Triggered scan operation 108 scan_basicMethodParams_t basicMethodParams; /**< Basic scan parameters */ 110 * Tid triggering the basic scan, 116 * \brief This structure contains parameters for SPS scan operation 123 * scan is early terminated. 129 * \brief This structure contains scan type, and accompanying parameters 134 * scan type (normal - active or passive) [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/ |
ScanSrv.c | 2 * \brief This file include the scan SRV module implementation 52 * \brief Creates the scan SRV object 56 * \return a handle to the scan SRV object, NULL if an error occurred.\n 60 /* allocate the scan SRV object */ 64 WLAN_OS_REPORT( ("ERROR: Failed to create scan SRV module") ); 71 WLAN_OS_REPORT( ("ERROR: Failed to allocate scan SRV state machine") ); 80 WLAN_OS_REPORT( ("ERROR: Failed to create timer for scan SRV module") ); 95 * \brief Finalizes the scan SRV module (releasing memory and timer) 98 * \param hScanSRV - handle to the scan SRV object.\n 116 * \brief Initializes the scan SRV module, registers SCAN_COMPLETE to HAL [all...] |
ScanSrv.h | 2 * \brief This file include private definitions for the scan SRV module. 54 /* guard time for scan (added to calculated scan duration) */ 80 * \brief This structure contains the scan SRV object data 89 * upper layer (scan concentrator) scan complete 93 * upper layer (scan concentrator) scan complete 99 * and called when the scan command has been received by the FW 107 * called when the scan command has been Timer Expir [all...] |
ScanSrvSM.h | 2 * \brief This file include definitions for the scan SRV SM module. 60 * \brief enumerates the different scan SRV SM events 76 * \brief enumerates the different scan SRV SM states 115 * \brief Initialize the scan SRV SM. 118 * \param hScanSrv - handle to the scan SRV object.\n 129 * \param hScanSrv - handle to the scan SRV object.\n 130 * \param currentState - the current scan SRV SM state.\n 143 * \param hScanSrv - handle to the scan SRV object.\n 154 * \param hScanSrv - handle to the scan SRV object.\n 162 * \brief Send the scan command to the firmware.\ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/inc/ |
ScanCncnApi.h | 2 * \brief This file include public definitions for the scan concentrator module, comprising its API. 63 * \brief enumerates the different possible clients requesting scan from the scan concentrator 67 SCAN_SCC_ROAMING_IMMED = 0, /**< immediate scan for roaming */ 68 SCAN_SCC_ROAMING_CONT, /**< continuous scan for roaming */ 69 SCAN_SCC_DRIVER, /**< driver (SME) scan */ 70 SCAN_SCC_APP, /**< application (user) scan */ 76 * \brief enumerates the different scan result statuses 80 SCAN_CRS_RECEIVED_FRAME = 0, /**< scan not yet completed, indicating a frame received during scan */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/ |
scanMngr.h | 2 * \brief This file include private definitions for the scan manager module. 64 #define SCAN_SPS_DURATION_PART_IN_ADVANCE 4 /* 1/4 of scan duration in advance */ 72 /* scan iteration number after which, if no new AP was found, pre-auth needs to be re-done */ 91 * \brief enumerates immediate scan internal status 95 SCAN_ISS_IDLE = 0, /**< immediate scan is not running */ 96 SCAN_ISS_G_BAND, /**< immediate scan is running on G band */ 97 SCAN_ISS_A_BAND, /**< immediate scan is running on A band */ 99 SCAN_ISS_NUM_OF_STATES /**< number of available immediate scan states states */ 103 * \brief enumerates continuous scan internal status 107 SCAN_CSS_IDLE = 0, /**< continuous scan is not running * [all...] |
/hardware/ti/wlan/wl1271/Test/ |
scanCncnDbg.c | 35 * \brief This file include the scan concentrator debug module implementation 50 * \brief Main scan concentrator debug function 53 * \param hScanCncn - handle to the scan concentrator object.\n 70 WLAN_OS_REPORT(("Invalid function type in scan concentrator debug function: %d\n", funcType)); 78 * \brief Prints scan concentrator debug menu 84 WLAN_OS_REPORT((" Scan Concentrator Debug Functions \n")); 86 WLAN_OS_REPORT(("1400 - Print the scan concentrator Debug Help\n")); 87 WLAN_OS_REPORT(("1401 - Print the scan SRV status\n"));
|