143 Commits

Author SHA1 Message Date
matthias.ringwald
5fc2292623 fix report of remote device addr 2011-08-20 12:48:10 +00:00
matthias.ringwald
7bba34d17e use bd_addr_to_str instead of print_bd_addr - and provide compat-svn.c to deal with fact that bd_addr_to_str is not in current Cydia release of BTstack 2011-08-01 11:52:27 +00:00
matthias.ringwald
467c96f149 fix inner loop 2011-07-16 19:40:56 +00:00
matthias.ringwald
bcd309cecd fix theos project, make open gl appear 2011-06-20 19:02:51 +00:00
matthias.ringwald
b3f1f84df3 cleaned up comments 2011-06-20 17:22:30 +00:00
matthias.ringwald
828c5f1580 added a rfcomm streaming example 2011-06-20 17:19:56 +00:00
matthias.ringwald
549e6ebe45 more compiler warning fixes 2011-06-06 14:34:29 +00:00
matthias.ringwald
1567055bc8 mitm didn't work for a long time 2011-06-06 14:28:52 +00:00
matthias.ringwald
ea5a7edbca warn about event format change 2011-06-05 12:29:12 +00:00
matthias.ringwald
933d8a8084 manage RFCOMM channel services by name for iOS platform, rework RFCOMM service registration 2011-05-03 21:14:41 +00:00
matthias.ringwald
84aa122ee4 use 8 as length for 'SPP ECHO' 2011-05-01 20:35:42 +00:00
matthias.ringwald
7bdb90b562 use rfcomm channel nr assigned by BTstack 2011-05-01 11:58:46 +00:00
matthias.ringwald
5c65ab935c added rfcomm-echo example 2011-05-01 11:34:07 +00:00
matthias.ringwald
9fcc467ba2 prepare for rfcomm-cat and rfcomm-echo 2011-05-01 11:07:56 +00:00
matthias.ringwald
c61d85f627 revert accidental commit 2011-04-30 20:33:19 +00:00
matthias.ringwald
e115bf24db Added RFCOMM 2011-04-30 20:30:05 +00:00
matthias.ringwald
3a1236a388 updated demo to use BTstackManager, XCode doesn't compile it, don't know if it works 2011-01-12 22:54:28 +00:00
matthias.ringwald
83ba7a8870 theos makefile 2011-01-12 22:53:53 +00:00
matthias.ringwald
98c5c7e5f3 use relative paths to refere to BTstack headers&lib in Xcode projects 2010-09-27 20:54:51 +00:00
matthias.ringwald
1d51bd6346 use NR_CREDITS instead of 0x30 2010-09-09 17:57:40 +00:00
matthias.ringwald
f653b6bd93 use structure of HCI_EVENT_REMOTE_NAME_REQUEST_COMPLETE for BTSTACK_EVENT_REMOTE_NAME_CACHED to make life easier 2010-09-02 18:39:04 +00:00
matthias.ringwald
d01e49bd9c show cached remote names 2010-09-01 22:10:15 +00:00
matthias.ringwald
e47faac2d3 use PSM_HID_* constants 2010-08-23 10:19:52 +00:00
matthias.ringwald
4ce2b15e0e delete incorrect SDP record example code 2010-08-23 10:18:43 +00:00
matthias.ringwald
855942a4c2 don't set local name - done by BTdaemon since 885 2010-08-21 22:43:11 +00:00
matthias.ringwald
f096d74f23 add link key/pairing handling 2010-08-14 13:49:29 +00:00
matthias.ringwald
7d592cf44a don't send when in server mode 2010-08-10 18:45:02 +00:00
matthias.ringwald
b649e1baa5 also test outgoing l2cap connection 2010-07-31 20:37:51 +00:00
matthias.ringwald
9f7548da95 created tool for l2cap throughput test 2010-07-31 20:01:48 +00:00
matthias.ringwald
e608d2e056 introduced euler angles 2010-06-13 22:28:25 +00:00
matthias.ringwald
f290dcf1ff introduced euler angles 2010-06-13 22:25:21 +00:00
matthias.ringwald
7b5a7a7af9 reordered and fixed compile errors 2010-06-13 21:50:49 +00:00
matthias.ringwald
d2acb74537 introduced slerp 2010-06-13 21:17:24 +00:00
matthias.ringwald
a0232ae94b more tries to stabilize object when upside down 2010-06-13 20:55:38 +00:00
matthias.ringwald
eace711393 alternative way of obtaining rotation matrix 2010-06-13 20:15:46 +00:00
matthias.ringwald
27b69f0643 return rotation angle 2010-06-13 19:28:34 +00:00
matthias.ringwald
122fb60270 added getRotationAngle from rotation matrix 2010-06-13 19:26:30 +00:00
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
1b53dce38e added path to CocoaTouch includes 2010-04-20 18:58:34 +00:00
matthias.ringwald
91b7413008 Use 5 sec LinkSupervisionTimeout 2010-04-11 15:12:57 +00:00
matthias.ringwald
3558ddaba3 fix compile, added HID PSMs 2010-03-04 23:22:39 +00:00
matthias.ringwald
b35f641c7f clarify use of source_cid and dest_cid - use only for signal packets and use local_cid and remote_cid otherwise - fixes bug in incoming l2cap connection handling 2010-03-04 23:03:40 +00:00
matthias.ringwald
1a560d4722 also forward data in packets with credits, use 0x30 as credits more consistently 2010-02-13 21:03:35 +00:00
matthias.ringwald
17bd045101 use RFCOMM_CHANNEL_ID instead of hard-coded #1 in more/most/all places. Thanks to Jerome for pointing this out 2010-01-30 22:16:05 +00:00
matthias.ringwald
53d7e92e95 revert accidental commit 2010-01-28 22:08:15 +00:00
matthias.ringwald
1191555cee fix parsing of inq events 2010-01-27 23:13:46 +00:00
matthias.ringwald
cab77f2863 fix parsing of inq events, use inq scan with rssi 2010-01-27 22:03:01 +00:00
matthias.ringwald
e405ae81a6 l2cap incoming working 2010-01-26 20:49:02 +00:00