Lines Matching refs:cell
23 …* The cell batching feature is used to determine the user's activity area based on the base statio…
32 …brief Declares the APIs provided by the cell batching module. You can use the APIs to enable or di…
39 * @brief Declares the path of the cell batching interface package.
46 * @brief Imports data types of the cell batching module.
53 * @brief Imports callback definitions of the cell batching module.
60 * @brief Defines APIs for basic cell batching operations.
62 …* You can use the APIs to register or unregister a callback, enable or disable the cell batching f…
68 …* Before enabling the cell batching feature, you need to register a callback to report the base st…
83 …* When the cell batching feature is no longer required or the registered callback needs to be chan…
96 * @brief Enables or disables the cell batching feature.
98 …* After the cell batching feature is enabled, the device caches the base station data received. If…
100 …* @param req Indicates the parameters used for setting the cell batching feature. For details, see…