Home | History | Annotate | Download | only in MacServices

Lines Matching full:load

716  * \brief Handles a channel load timer expiry, by requesting channel load 
721 * \param requestIndex - index of the channel load request in the request structure.\n
747 /* mark that channel load param CB is pending */
815 * \brief Callback for channel load get param call.\n
836 TRACE1( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Channel load CB called, status:%d\n", status);
840 /* setting Off the Waitng for Channel Load Results Bit */
875 TRACE2( pMeasurementSRV->hReport, REPORT_SEVERITY_ERROR, ": channel load failed. Status=%d, period=%d\n", status, pMeasurementSRV->mediumOccupancyResults.Period);
893 * \brief Dummy callback for channel load get param call. Used to clear the channel load tracker.\n
906 TRACE1( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Dummy Channel Load callback called (status = %d)\n", status);