## 定义 / Definition
### English Abstract primitive that represents a service provided by one layer to the layer above it. Service primitives are the fundamental building blocks of layer 3 protocols, used for communication between adjacent layers in the protocol stack.
### 中文 表示某一层向上一层提供服务的抽象原语。服务原语是层3协议的基本构建块,用于协议栈中相邻层之间的通信。
## 原语类型 / Primitive Types
## 常见服务原语 / Common Service Primitives
### 移动性管理 (MM)
### 呼叫控制 (CC)
## 服务访问点 / Service Access Point (SAP)
服务原语通过 SAP 在层与层之间传递:
- MM-SAP: 移动性管理服务访问点 - RR-SAP: 无线资源服务访问点 - CC-SAP: 呼叫控制服务访问点 - SM-SAP: 会话管理服务访问点
## 交叉引用 / Cross References
- TS 24.007 - 信令层3总体方面 - TS 24.008 - 移动性管理和呼叫控制 - Layer 3 (L3) - 服务访问点