matthias.ringwald
|
87ea0ea477
|
implemented minimal outgoing-only L2CAP state machine, BT HID connection in test.c working
|
2009-07-29 21:06:04 +00:00 |
|
matthias.ringwald
|
95cbd9471c
|
extract l2cap signaling code into l2cap_signaling
|
2009-07-23 21:55:36 +00:00 |
|
matthias.ringwald
|
ba681a6c12
|
extract utility functions into utils.c
|
2009-07-23 21:43:37 +00:00 |
|
matthias.ringwald
|
d8905019be
|
extract code for HCI Command packet construction into hci_cmds.c
|
2009-07-23 21:25:39 +00:00 |
|
matthias.ringwald
|
70f86d379d
|
renamed socket_server to socket_connection. it will be used by both client and server
|
2009-07-22 20:27:00 +00:00 |
|
matthias.ringwald
|
0af41d30f6
|
fixing bugs created while copy \& paste of code without event a single test. example connects, does paring and gets stuck in l2cap statemachine
|
2009-07-20 21:39:43 +00:00 |
|
matthias.ringwald
|
31452debc2
|
client/server: client cmd received, but crash during response
|
2009-07-16 22:04:11 +00:00 |
|
matthias.ringwald
|
1cd208ad37
|
untested code for BTstack lib connection to BTdaemon
|
2009-07-15 22:12:54 +00:00 |
|
matthias.ringwald
|
37ac922291
|
remove test code from daemon and put into example/test.c - not working yet
|
2009-07-14 18:29:29 +00:00 |
|
matthias.ringwald
|
4918f63ce1
|
implemented basic linked list and used it for the run loop
|
2009-07-13 21:51:42 +00:00 |
|
matthias.ringwald
|
b2ae9e32ee
|
fix bugs introduced yesterday
|
2009-07-12 15:33:07 +00:00 |
|
matthias.ringwald
|
498d027682
|
eliminate main.c in BTdaemon
|
2009-07-11 17:51:09 +00:00 |
|
matthias.ringwald
|
899e4c5326
|
eliminate main.c in BTdaemon
|
2009-07-11 17:42:03 +00:00 |
|
matthias.ringwald
|
9bf70ccba9
|
achitectural change: hci_transport implementations must add itself to the run loop
|
2009-07-09 18:49:43 +00:00 |
|
matthias.ringwald
|
8f29b25e4b
|
add XCode settings for libusb-1.0 in /usr/local/
|
2009-07-06 16:37:53 +00:00 |
|
matthias.ringwald
|
6511fa645e
|
started client/server implementation
|
2009-07-01 21:55:08 +00:00 |
|
matthias.ringwald
|
7596e361ff
|
implemented run_loop compatible socket_server
|
2009-06-06 21:10:20 +00:00 |
|
matthias.ringwald
|
8d4343fb95
|
start implementing generic run_loop
|
2009-06-06 17:43:50 +00:00 |
|
matthias.ringwald
|
7966267251
|
add simple hci logger compatible to BlueZ's hcidump
|
2009-05-26 22:50:30 +00:00 |
|
matthias.ringwald
|
f4c198f489
|
support configurable UART baud rate on iPhone
|
2009-05-26 20:20:31 +00:00 |
|
matthias.ringwald
|
11e23e5f86
|
finished iPhone power control
|
2009-05-20 20:46:35 +00:00 |
|
matthias.ringwald
|
97addcc576
|
implement iPhone control using BlueTool
|
2009-05-19 21:49:12 +00:00 |
|
matthias.ringwald
|
2e36e02a26
|
minimal h4 statemachine, reset + inq demo
|
2009-05-08 21:37:54 +00:00 |
|
matthias.ringwald
|
1244faf1f8
|
correct file names
|
2009-04-30 19:41:38 +00:00 |
|
matthias.ringwald
|
15ea110f19
|
cleaning up
|
2009-04-29 22:03:40 +00:00 |
|