From 5847715252db6b2260ac911c80eb6e3e4236e959 Mon Sep 17 00:00:00 2001 From: duangavin123 Date: Fri, 1 Jul 2022 03:56:14 +0000 Subject: [PATCH] update zh-cn/device-dev/subsystems/subsys-tel-overview.md. Signed-off-by: duangavin123 --- zh-cn/device-dev/subsystems/subsys-tel-overview.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/zh-cn/device-dev/subsystems/subsys-tel-overview.md b/zh-cn/device-dev/subsystems/subsys-tel-overview.md index 596f0cc009..f4aebe8914 100644 --- a/zh-cn/device-dev/subsystems/subsys-tel-overview.md +++ b/zh-cn/device-dev/subsystems/subsys-tel-overview.md @@ -1,10 +1,5 @@ # 电话服务概述 -- [概述](#section184mcpsimp) -- [基本概念](#section187mcpsimp) -- [运作机制](#section194mcpsimp) -- [约束与限制](#section205mcpsimp) - ## 概述 本指南简要介绍了Modem厂商库的集成、初始化、业务请求响应和事件上报的方法,并通过通话业务的具体开发实例呈现厂商库的适配开发过程,供不同Modem芯片的开发者参考,从而帮助其高效地实现电话相关业务功能的开发。 -- GitLab