matthias.ringwald
|
fc5ceb98a9
|
use 4x4 matrix
|
2010-06-13 19:01:46 +00:00 |
|
matthias.ringwald
|
c6d0d63abc
|
dim of rotation matrix set to 4
|
2010-06-13 18:53:30 +00:00 |
|
matthias.ringwald
|
4e49a8096b
|
re-wrote rotation calculation
|
2010-06-13 18:29:38 +00:00 |
|
matthias.ringwald
|
5a2d670020
|
updated TODO and added SDP log
|
2010-06-13 15:46:31 +00:00 |
|
matthias.ringwald
|
361eca9635
|
added test sdp_handle_service_search_attribute_request, and fix continuation handling
|
2010-06-13 15:35:21 +00:00 |
|
matthias.ringwald
|
b0085265a1
|
added test for sdp_handle_service_attribute_request
|
2010-06-13 13:47:50 +00:00 |
|
matthias.ringwald
|
770b783106
|
clarify use of maxBytes in sdp_append_attributes_in_attributeIDList
|
2010-06-13 13:47:23 +00:00 |
|
matthias.ringwald
|
73e81a1188
|
universal SDP attribute IDs
|
2010-06-13 13:46:36 +00:00 |
|
matthias.ringwald
|
804d63bd51
|
test and fix sdp_handle_service_search_request
|
2010-06-13 13:13:38 +00:00 |
|
matthias.ringwald
|
c48c2b7d9a
|
Edited wiki page through web user interface.
|
2010-06-13 10:58:16 +00:00 |
|
matthias.ringwald
|
66b27364a1
|
Edited wiki page through web user interface.
|
2010-06-13 10:47:25 +00:00 |
|
matthias.ringwald
|
b79560692b
|
Edited wiki page through web user interface.
|
2010-06-13 10:47:10 +00:00 |
|
matthias.ringwald
|
47c59f543e
|
Edited wiki page through web user interface.
|
2010-06-13 10:45:34 +00:00 |
|
matthias.ringwald
|
e4cecdf18e
|
Edited wiki page through web user interface.
|
2010-06-13 10:45:15 +00:00 |
|
matthias.ringwald
|
d370e7cf04
|
implmented continuation handling for sdp_handle_service_search_attribute_request
|
2010-06-13 10:30:43 +00:00 |
|
matthias.ringwald
|
231e1adb5d
|
implemented continuation handling for sdp_handle_service_attribute_request
|
2010-06-13 09:58:38 +00:00 |
|
matthias.ringwald
|
e170797053
|
implemented continuation handling for sdp_handle_service_attribute_request
|
2010-06-13 09:58:11 +00:00 |
|
matthias.ringwald
|
22b372ba48
|
implemented continuation handling for sdp_handle_service_search_request
|
2010-06-13 09:32:29 +00:00 |
|
matthias.ringwald
|
41901ee404
|
store client connection in service_record_item_t, set connection on register, check connection on unregister, remove service records for client on disconnect
|
2010-06-13 08:38:41 +00:00 |
|
matthias.ringwald
|
c1b43b8cbf
|
pass on connection to sdp register functions, call sdp_unregister_services_for_connection when client disconnects
|
2010-06-13 08:26:47 +00:00 |
|
matthias.ringwald
|
53dfe610d4
|
Edited wiki page through web user interface.
|
2010-06-13 07:51:29 +00:00 |
|
matthias.ringwald
|
07651d1059
|
Edited wiki page through web user interface.
|
2010-06-13 07:48:03 +00:00 |
|
matthias.ringwald
|
c3a00c04bf
|
dispatch sdp client commands
|
2010-06-12 21:00:22 +00:00 |
|
matthias.ringwald
|
980c127c32
|
send complete ServiceRecord instaed of first 16 bytes
|
2010-06-12 21:00:03 +00:00 |
|
matthias.ringwald
|
707971a702
|
add _internal to unregister service record
|
2010-06-12 20:59:22 +00:00 |
|
matthias.ringwald
|
74f2f8362f
|
Makefile for Patch Tool
|
2010-06-12 19:43:38 +00:00 |
|
matthias.ringwald
|
d87ec4a871
|
use correct sdp response len instead of 7
|
2010-06-12 19:17:12 +00:00 |
|
matthias.ringwald
|
06d7e47ea1
|
add sdp_register_service_record, sdp_unregister_service_record commands
|
2010-06-12 19:04:34 +00:00 |
|
matthias.ringwald
|
7a26a9baa7
|
add sdp_register_service_record, sdp_unregister_service_record commands
|
2010-06-12 19:03:58 +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
|
41350e2c66
|
fix de_get_data_size
|
2010-06-12 10:27:17 +00:00 |
|
matthias.ringwald
|
5d5a55f27c
|
really fix unregister service for closed connection
|
2010-06-12 10:06:45 +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
|
d0ebf1848c
|
don't try to stop in preinst - fails during first install
|
2010-06-11 14:25:46 +00:00 |
|
matthias.ringwald
|
fb19951d60
|
also handle deny other two SDP requests
|
2010-06-09 18:41:25 +00:00 |
|
matthias.ringwald
|
f2efebcde5
|
fix service remove from linked list
|
2010-06-09 18:24:06 +00:00 |
|
matthias.ringwald
|
1939857cff
|
correct description of response
|
2010-06-09 17:39:41 +00:00 |
|
matthias.ringwald
|
a8e9101d2f
|
enable SDP server - only responds to Service Search Attribute Request with empty Service Search Attribute Response
|
2010-06-09 17:34:52 +00:00 |
|
matthias.ringwald
|
5b0ad4acac
|
added sdp preliminaries
|
2010-06-09 17:33:28 +00:00 |
|
matthias.ringwald
|
c840b07bfe
|
add utils used by sdp
|
2010-06-09 17:32:07 +00:00 |
|
matthias.ringwald
|
58de561001
|
also dispatch L2CAP DATA packets
|
2010-06-09 16:05:50 +00:00 |
|
matthias.ringwald
|
f8dd2f72bd
|
pass on packet_handler from service to channel struct, pass on local_cid for l2cap events
|
2010-06-09 15:53:07 +00:00 |
|