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

use socket_connection also for client, drop duplicate code in BTstack.c

70f86d3722-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

renamed socket_server to socket_connection. it will be used by both client and server

59cc82e422-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

prepare socket_server to be used by both client and server

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

fix l2cap signal packet generation - connection to BT HID working now

0af41d3020-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fixing bugs created while copy \& paste of code without event a single test. example connects, does paring and gets stuck in l2cap statemachine

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

forgot to add the basic linked_list

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

use casts also for 16-bit values

31452deb17-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

client/server: client cmd received, but crash during response

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

work on btstack client/server commands, allow logging to stdout using HCI_DUMP_STDOUT

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

alloc mem before using... :)

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

untested code for BTstack lib connection to BTdaemon

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

also compile example/test.c - not working otherwise

37ac922214-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

remove test code from daemon and put into example/test.c - not working yet

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

prepare socket_server and hci for client/server use

4918f63c13-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

implemented basic linked list and used it for the run loop

855ca3c612-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

remove hci h4 transport data_source from run_loop before free

71974eda12-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add socket server to run_loop

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

fix bugs introduced yesterday

74aad56011-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

daemon.h not obsolete

899e4c5311-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

eliminate main.c in BTdaemon

370399f911-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

correct kernel doesn't detach error handling

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

add sys/stat.h for mode flags

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

use linux compatible mode flag

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

added install-iphone target, removed Makefile.iphone

2d231ede11-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

started use of automake

1...<<341342343344345346347