summaryrefslogtreecommitdiffstats
path: root/include/dect
AgeCommit message (Expand)AuthorFilesLines
2010-11-16timer: export timer functions declarationsPatrick McHardy1-0/+22
2010-11-16ie: add <<FACILITY>> IEPatrick McHardy1-0/+2
2010-11-14identities: add dect_ari_cmp()Patrick McHardy1-1/+0
2010-11-14libdect: support allocating per-handle private spacePatrick McHardy1-0/+4
2010-10-18raw: fix compile errorPatrick McHardy1-1/+1
2010-10-16dect_mbuf: add multi frame number, frame number and slot membersPatrick McHardy1-0/+3
2010-10-14ie: add support for <<EVENTS-NOTIFICATION>> IEPatrick McHardy1-0/+6
2010-10-14auth: add definitions for AC and UPI lengthPatrick McHardy1-0/+2
2010-10-14Revert accidentally committed patchPatrick McHardy1-6/+0
2010-10-14eventsPatrick McHardy1-0/+6
2010-10-13ss: fix CLSS message routingPatrick McHardy1-2/+2
2010-10-12utils: use single-linked list for struct dect_msg_buf queuesPatrick McHardy1-3/+2
2010-10-12utils: add forgotten changes from last commitPatrick McHardy1-2/+2
2010-10-11utils: uninline message buffer manipulation helpersPatrick McHardy1-28/+4
2010-10-11ie: add definitions for <<DURATION>> time calculationsPatrick McHardy1-0/+6
2010-10-10mm: add function to get an existing or allocate a new MM endpointPatrick McHardy1-0/+2
2010-10-09ss: fix CISSPatrick McHardy1-0/+2
2010-10-08identities: add helper for formatting and parsing IPEI stringsPatrick McHardy1-0/+6
2010-09-21doc: documentation updatePatrick McHardy4-75/+187
2010-09-21ie: fix progress indicator IE bugsPatrick McHardy1-2/+2
2010-09-17ie: rename DECT_RING_PATTERN_* to DECT_ALERTING_PATTERN_*Patrick McHardy2-17/+16
2010-09-16cc: add missing parameters to CC primitivesPatrick McHardy1-2/+14
2010-09-14doc: minor updatePatrick McHardy2-13/+34
2010-09-03libdect: make handle initialization/shutdown symetricalPatrick McHardy1-3/+2
2010-08-26ss: add missing {FACILITY} attributesPatrick McHardy1-0/+4
2010-08-26ie: add <<TIME-DATE>> IEPatrick McHardy1-2/+28
2010-08-14libdect: documentation updatePatrick McHardy11-238/+663
2010-08-13libdect: add ConnetionLess Message Service (CLMS) supportPatrick McHardy4-1/+72
2010-08-13ie: export IE types and construction/parsing functionsPatrick McHardy1-0/+144
2010-08-13ss: include ss.h in ss documentation groupPatrick McHardy1-0/+7
2010-08-13ie: add <<NETWORK-PARAMETER>> IEPatrick McHardy1-1/+20
2010-08-13utils: convert paging to use dect_msg_buf structuresPatrick McHardy1-0/+12
2010-08-06ie: group party-identity related definitions and structures more logicallyPatrick McHardy1-22/+38
2010-08-05ie: add support for default cipher key index reception and transmissionPatrick McHardy1-0/+1
2010-08-05ie: add support for <<CALLING-PARTY-NUMBER>> and <<CALLING-PARTY-NAME>> IEsPatrick McHardy1-9/+42
2010-08-04llme: add RFP MAC preload supportPatrick McHardy1-0/+2
2010-08-03headers: move __cplusplus ifdefs to the beginning of the filePatrick McHardy2-6/+6
2010-08-03headers: add doxygen markers to lce.hPatrick McHardy1-0/+7
2010-08-03llme: add MAC_ME_INFO-ind indication to notify of FP capability changesPatrick McHardy2-0/+41
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy1-2/+2
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy1-1/+1
2010-07-31lce: properly maintain PMIDPatrick McHardy1-0/+2
2010-07-31lce: add reference counting to message buffersPatrick McHardy1-0/+3
2010-07-30identities: return target structure from conversion functionsPatrick McHardy1-2/+2
2010-07-30lce: add support for PP indirect link establishmentPatrick McHardy2-0/+5
2010-07-30lce: name paging functions and structures more consistentlyPatrick McHardy1-2/+2
2010-07-28identities: move declarations of private functions to private headersPatrick McHardy1-3/+0
2010-07-28example: add (non-working) PP list access (LiA) examplePatrick McHardy1-0/+69
2010-07-28ie: fix signal "tones off" codingPatrick McHardy1-1/+1
2010-07-28debug: fix typo in doxygen markerPatrick McHardy1-1/+1