History log of /btstack/src/ (Results 8501 – 8525 of 8663)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c055780822-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

return old packet handler

452683d022-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use typedef for callback handler

f32b992e21-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

map l2cap errors to general status code

6f60b3f421-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

forward channel ID to client packet handler. only deliver payload to client instead of complete header incl acl + l2cap headers. fix examples

03cfbabc19-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added status to L2CAP_CHANNEL_OPENED event

f57a4e8218-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

playing with the usb code

fb84b45b18-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

usb on mac kind of working (l2cap connection opended but nothing happens after that

790e3b2718-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

usb on mac kind of working (l2cap connection opended but nothing happens after that

6c9a8e5918-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

Show alert when BTstack open fails because of no BTdaemon

c35f2df118-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

allow to compile usb support again

fe798a5412-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

don't omit 3 when counting to 6

e29adc1107-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

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

1f86f1bb06-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

merge event and data handler into general packet handler

93ed97b305-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

move packet types to btstack.h or hci_cmds.h

dc9af42b02-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use -f to remove examples

50a0f00701-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

rename run_loop.c to run_loop_posix.c and add run_loop_cocoa.m

5f9c9ba930-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add printfs

3d7d58e930-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

forgot to add new Makefile.in and create ./config folder

6ee849a730-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

clarify event for Bluetooth status bar icon

b360b6ad30-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

remove BTSTACK_EVENT_WORKING. Use BTSTACK_EVENT_STATE with state == HCI_STATE_WORKING instead

b48a17ff30-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add printfs for spring board icon debugging, disable HCI logging as default

97a34cd429-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

moved test macro to utils.h

945627e429-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

removed internal functions from hci_cmds.h, more clean ups

80d52d6b29-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

clean up command names and headers

23053b9e28-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h"

1...<<341342343344345346347