matthias.ringwald
|
1713bcea3a
|
prepend all source files with 'new BSD' copyright header
|
2009-10-29 20:25:42 +00:00 |
|
matthias.ringwald
|
c8164b0280
|
implement run_loop_remove for cocoa
|
2009-10-28 21:51:56 +00:00 |
|
matthias.ringwald
|
c0557808b3
|
return old packet handler
|
2009-10-22 20:01:51 +00:00 |
|
matthias.ringwald
|
452683d08c
|
use typedef for callback handler
|
2009-10-22 20:00:10 +00:00 |
|
matthias.ringwald
|
f32b992e39
|
map l2cap errors to general status code
|
2009-10-21 21:12:51 +00:00 |
|
matthias.ringwald
|
6f60b3f468
|
forward channel ID to client packet handler. only deliver payload to client instead of complete header incl acl + l2cap headers. fix examples
|
2009-10-21 19:58:40 +00:00 |
|
matthias.ringwald
|
03cfbabc9a
|
added status to L2CAP_CHANNEL_OPENED event
|
2009-10-19 20:21:32 +00:00 |
|
matthias.ringwald
|
e29adc1159
|
add support for Cocoa CoreFoundation run loop - not fully implemented but usable by clients, use ms instead of s for run_loop_set_timer function
|
2009-10-07 20:17:19 +00:00 |
|
matthias.ringwald
|
1f86f1bbfd
|
merge event and data handler into general packet handler
|
2009-10-05 22:06:12 +00:00 |
|
matthias.ringwald
|
93ed97b351
|
move packet types to btstack.h or hci_cmds.h
|
2009-10-05 20:59:24 +00:00 |
|
matthias.ringwald
|
b360b6ad92
|
remove BTSTACK_EVENT_WORKING. Use BTSTACK_EVENT_STATE with state == HCI_STATE_WORKING instead
|
2009-09-30 20:29:30 +00:00 |
|
matthias.ringwald
|
97a34cd44c
|
moved test macro to utils.h
|
2009-09-29 20:13:43 +00:00 |
|
matthias.ringwald
|
945627e442
|
removed internal functions from hci_cmds.h, more clean ups
|
2009-09-29 20:10:24 +00:00 |
|
matthias.ringwald
|
80d52d6be7
|
clean up command names and headers
|
2009-09-29 19:40:55 +00:00 |
|
matthias.ringwald
|
ffa95428fe
|
include requried headers in btstack.h
|
2009-09-28 21:20:27 +00:00 |
|
matthias.ringwald
|
23053b9e43
|
organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h"
|
2009-09-28 21:19:05 +00:00 |
|