Home | History | Annotate | Download | only in MacServices

Lines Matching full:scan

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.\n
163 * \param hScanSrv - handle to the scan SRV object.\n
171 * \brief Send a stop scan command to the firmware.\n
174 * \param hScanSrv - handle to the scan SRV object.\n
182 * \brief Notifies scan complete to upper layer.\n
185 * \param hScanSrv - handle to the scan SRV object.\n
196 * \param hScanSrv - handle to the scan SRV object.\n
204 * \brief Handles a FW reset event (one that was detected outside the scan SRV) by stopping the timer.
207 * \param hScanSrv - handle to the scan SRV object.\n