Lines Matching full:manager
35 * \brief This file include the scan manager debug module implementation
52 * \brief Main scan manager debug function
55 * \param hScanMngr - handle to the scan manager object.\n
58 * \param hSiteMgr - handle to th esite manager object.\n
110 WLAN_OS_REPORT(("Invalid function type in scan manager debug function: %d\n", funcType));
118 * \brief Prints scan manager debug menu
124 WLAN_OS_REPORT((" Scan Manager Debug Functions \n"));
126 WLAN_OS_REPORT(("1500 - Print the scan manager Debug Help\n"));
136 WLAN_OS_REPORT(("1510 - Print scan manager object\n"));
145 * \param hScanMngr - handle to the scan manager object.\n
146 * \param hSiteMgr - handle to the site manager object.\n\