summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/gsm_03_40.h
Commit message (Collapse)AuthorAgeFilesLines
* sms: Implement encoding the address as alphanumeric typeHolger Hans Peter Freyther2013-09-041-0/+32
The number of digits is the number of used octets times two (two digits per octet). The result has been successfully dissected by wireshark. It has not been tested with real phones.