summaryrefslogtreecommitdiffstats
path: root/example
AgeCommit message (Expand)AuthorFilesLines
2010-11-22raw: add dect_raw_close() functionPatrick McHardy1-1/+1
2010-11-16netlink: add MAC_ME_INFO-res and SCAN-req primitivesPatrick McHardy2-0/+2
2010-10-14ie: add support for <<EVENTS-NOTIFICATION>> IEPatrick McHardy1-4/+11
2010-10-14auth: add definitions for AC and UPI lengthPatrick McHardy2-3/+3
2010-10-14example: hijack: fix timer usagePatrick McHardy1-1/+1
2010-10-14Revert accidentally committed patchPatrick McHardy1-11/+4
2010-10-14example: fp-siemens-proprietary: simplify codePatrick McHardy1-11/+1
2010-10-14eventsPatrick McHardy1-4/+11
2010-10-14example: fp-siemens-proprietary: move code blocks next to each otherPatrick McHardy1-28/+28
2010-10-14example: add example program to test Siemens <<ESCAPE-TO-PROPRIETARY>> codingsPatrick McHardy2-0/+136
2010-10-13ss: fix CLSS message routingPatrick McHardy1-2/+2
2010-10-12utils: use single-linked list for struct dect_msg_buf queuesPatrick McHardy2-6/+6
2010-09-28example: add common FP command line option parserPatrick McHardy7-8/+65
2010-09-21example: fix --cluster arg handling in pp-common.cPatrick McHardy1-0/+1
2010-09-17ie: rename DECT_RING_PATTERN_* to DECT_ALERTING_PATTERN_*Patrick McHardy2-2/+2
2010-09-17example: fix fp-cc segfaultPatrick McHardy1-15/+17
2010-09-16cc: add missing parameters to CC primitivesPatrick McHardy3-1/+5
2010-09-08example: add FP only CC examplePatrick McHardy3-77/+23
2010-09-08example: add PP CC examplePatrick McHardy3-1/+98
2010-09-03example: add getopt_long option parsingPatrick McHardy11-12/+121
2010-09-03example: prefix FP examples with fp-Patrick McHardy6-38/+69
2010-09-03example: centralize ipui definitionPatrick McHardy10-64/+10
2010-09-03libdect: make handle initialization/shutdown symetricalPatrick McHardy1-4/+1
2010-08-26example: set IPUI in PP examplesPatrick McHardy9-14/+18
2010-08-17examples: minor fixesPatrick McHardy3-2/+13
2010-08-15lce: add full page supportPatrick McHardy1-1/+1
2010-08-13libdect: add ConnetionLess Message Service (CLMS) supportPatrick McHardy5-1/+109
2010-08-09example: add pp-common.c for common PP functionsPatrick McHardy5-42/+41
2010-08-04example: rename DECT_HLC_ACCESS_RIGHT_REQUESTS to DECT_HLC_ACCESS_RIGHTS_REQU...Patrick McHardy1-1/+1
2010-08-03example: check FP capabilities before invoking optional featuresPatrick McHardy3-5/+39
2010-08-03llme: add MAC_ME_INFO-ind indication to notify of FP capability changesPatrick McHardy1-0/+19
2010-08-02example: pp-access-rights: use variable for PINPatrick McHardy1-4/+14
2010-08-02example: use pexit()Patrick McHardy3-7/+5
2010-08-02example: remove mm-ppPatrick McHardy2-383/+1
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy2-4/+4
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy3-12/+12
2010-07-31example: revert MM endpoint destructionPatrick McHardy5-5/+0
2010-07-31example: mm-access-rights: terminate after procedure completionPatrick McHardy1-0/+8
2010-07-31example: fix use after freePatrick McHardy5-5/+5
2010-07-30example: release MM endpoints on shutdownPatrick McHardy5-1/+5
2010-07-30example: add PP info request examplePatrick McHardy3-1/+79
2010-07-30example: add PP access rights termination examplePatrick McHardy2-1/+74
2010-07-30example: remove unnecessary includes from pp-wait-pagePatrick McHardy1-3/+10
2010-07-30example: add program to wait for page messagePatrick McHardy3-1/+33
2010-07-30example: add LCE ops to dummy_opsPatrick McHardy1-0/+27
2010-07-30lce: name paging functions and structures more consistentlyPatrick McHardy2-2/+2
2010-07-28example: add (non-working) PP list access (LiA) examplePatrick McHardy3-1/+92
2010-07-28example: add PP detach examplePatrick McHardy3-1/+60
2010-07-28example: add PP location update examplePatrick McHardy3-1/+100
2010-07-28example: add generic PP authentication helperPatrick McHardy4-8/+99