14 Commits

Author SHA1 Message Date
matthias.ringwald
d87ec4a871 use correct sdp response len instead of 7 2010-06-12 19:17:12 +00:00
matthias.ringwald
79a786f96b make use of sdp_create_error_response 2010-06-12 18:41:28 +00:00
matthias.ringwald
cbb14c3ddc implemented sdp_handle_service_attribute_request 2010-06-12 18:29:11 +00:00
matthias.ringwald
1ea34cf48f implemented sdp_handle_service_search_request 2010-06-12 18:21:16 +00:00
matthias.ringwald
0993bebf69 fix sdp_record_matches_service_search_pattern 2010-06-12 14:32:42 +00:00
matthias.ringwald
ba3a63451c make sure allocated service record is big enough 2010-06-12 10:28:04 +00:00
matthias.ringwald
f38f1c873c primitive version of SDP_ServiceSearchAttributeRequest 2010-06-11 22:05:38 +00:00
matthias.ringwald
be85189294 extract sdp_handle_service_search_attribute_request, send SDP_ErrorResponse PDU for unknown requests 2010-06-11 21:46:15 +00:00
matthias.ringwald
e5a78ec7c5 use pos indicator to calc sdp pdu len 2010-06-11 21:37:23 +00:00
matthias.ringwald
51468eedc1 move set len of pdu to end of block 2010-06-11 21:15:49 +00:00
matthias.ringwald
d9944f02e3 added internal sdp register/unregister functions 2010-06-11 21:12:14 +00:00
matthias.ringwald
fb19951d60 also handle deny other two SDP requests 2010-06-09 18:41:25 +00:00
matthias.ringwald
1939857cff correct description of response 2010-06-09 17:39:41 +00:00
matthias.ringwald
5b0ad4acac added sdp preliminaries 2010-06-09 17:33:28 +00:00