LAPDm
LAPDm in telecommunications is a data link layer protocol used in GSM cellular networks. LAPDm forms Layer 2 of the Um interface between the Base Transceiver Station and Mobile station, which is to say that it is used in the radio link between the cellular network and the subscriber handset.
LAPDm is derived from a much older link layer protocol called HDLC and specified in 3GPP specifications TS 04.05 and TS 04.06. LAPDm is similar to the ISDN Layer 2, LAPD, but with these simplifications:
- LAPDm frames are always 184 bits, with segmentation for larger messages.
- LAPDm allows no more than one outstanding unacknowledged I-frame.
- LAPDm does not support extended header formats.
- LAPDm supports only the SABM, DISC, DM, UI and UA U-Frames.
- LAPDm supports the RR and REJ S-Frames, but not RNR.
- LAPDm has just one internal timer, T200.
- LAPDm supports only one terminal endpoint, whose TEI is implied.
- The BTS is always able to enter asynchronous balanced mode when requested.
- LAPDm can never be in a receiver-not-ready condition.
- LAPDm supports only two SAPs: SAP3 for SMS and SAP0 for everything else.
- In SAP0, asynchronous balanced mode is always initiated by the MS.
The Associated Control Procedure used in Layer 2 of the iDEN RF interface is very similar to LAPDm.