Commit Graph

23 Commits

Author SHA1 Message Date
Santiago Carot-Nemesio
f6322e527e Check if MCAP Instance is already released when a callbacks comes back. 2010-11-18 16:56:28 +02:00
Santiago Carot-Nemesio
8cc8784b8f Add reference counter to hdp_device 2010-11-18 16:56:26 +02:00
Jose Antonio Santos Cadenas
fda9a5a1bc Add reference counter to hdp_application 2010-11-18 16:56:26 +02:00
Elvis Pfützenreuter
2200d976bd Fix small coding style issues
Based on http://lxr.linux.no/linux+v2.6.36/Documentation/CodingStyle#L171
2010-10-23 10:22:07 -02:00
Johan Hedberg
5ff302b070 Fix minor coding style issue with variable declarations 2010-10-22 11:42:51 -02:00
Santiago Carot-Nemesio
9d58e78220 Fix segmentation fault freeing uninitialized pointers 2010-10-21 09:44:12 +02:00
Jose Antonio Santos Cadenas
8838517cbf Receive an string instead of an integer for ChannelType 2010-10-21 09:43:49 +02:00
Jose Antonio Santos Cadenas
aab917fc2b Some code cleanup in hdp 2010-10-13 17:42:15 +03:00
Jose Antonio Santos Cadenas
a68f5a6f8f Remove unnecessary app parameter from hdp_establish_mcl 2010-10-12 11:10:28 +01:00
Johan Hedberg
acf63e3fdb Fix minor coding style issues in HDP code 2010-10-06 10:37:09 +02:00
Jose Antonio Santos Cadenas
d13ce23977 Complete connection req. callback checking the configuration 2010-10-06 10:37:08 +02:00
Jose Antonio Santos Cadenas
7369e445b2 Set mcl callbacks when it is connected or reconnected 2010-10-06 10:37:08 +02:00
Jose Antonio Santos Cadenas
1c5538a224 Add function to get the remote dcpsm 2010-10-06 10:37:07 +02:00
Santiago Carot-Nemesio
4ecfa42540 Add a reference counter to hdp_create_dc for callbacks 2010-10-06 10:37:07 +02:00
Santiago Carot-Nemesio
f3e8d0272c Implementation of create_mcl_cb for connecting data channels 2010-10-06 10:37:07 +02:00
Jose Antonio Santos Cadenas
1673fc33c0 Add a reference counter to conn_mcl_data for callbacks 2010-10-06 10:37:07 +02:00
Jose Antonio Santos Cadenas
402dcd1ba7 Parse remote SDP record for getting control channel PSM 2010-10-06 10:37:07 +02:00
Jose Antonio Santos Cadenas
bad39a61d7 Parse SDP record for find the matching MDEP 2010-10-06 10:37:07 +02:00
Santiago Carot-Nemesio
fa207381f8 Reconnect MCL when create a new data channels if it is closed 2010-10-06 10:37:07 +02:00
Santiago Carot-Nemesio
b571d6d327 First steps for get the remote mdep 2010-10-06 10:37:07 +02:00
Johan Hedberg
73d16df5fc Fix minor coding style issues in HDP code 2010-09-17 18:01:58 +03:00
Santiago Carot-Nemesio
ced4231b06 Register features in SDP record 2010-09-17 16:40:58 +02:00
Jose Antonio Santos Cadenas
bbbdb87fc6 Managing applications (create and destroy) 2010-09-17 16:34:53 +02:00