matthias.ringwald
|
31ce42f9cd
|
add l2cap_send function. use source_cid to identify channels on client - dest_cid is choosen by remote side and may not be unique on client
|
2009-07-30 20:14:54 +00:00 |
|
matthias.ringwald
|
629ab2647c
|
try WiiMote - not working yet
|
2009-07-29 21:49:53 +00:00 |
|
matthias.ringwald
|
5698302b40
|
removed unneccesary code in example
|
2009-07-29 21:13:42 +00:00 |
|
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
|
da269baadb
|
start with l2cap implementation
|
2009-07-28 21:04:16 +00:00 |
|
matthias.ringwald
|
4391d355ac
|
removed accidental copyright note
|
2009-07-24 21:38:33 +00:00 |
|
matthias.ringwald
|
ee8bf225e1
|
implement power control by client (only single user mode yet) with hci_set_power_mode command
|
2009-07-24 21:37:45 +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
|
ff2d8aacc9
|
fix l2cap signal packet generation - connection to BT HID working now
|
2009-07-21 19:14:04 +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
|
a45f1157be
|
minimal test code (same as in main.c earlier but now as btstack client app) - ipc not working yet
|
2009-07-18 20:45:06 +00:00 |
|