btstack/src
2009-07-11 10:45:06 +00:00
..
bt_control_iphone.c Add support for modified BlueTool scripts on 3.0 2009-07-01 20:49:57 +00:00
bt_control_iphone.h
bt_control.h
btstack.c started client/server implementation 2009-07-01 21:55:08 +00:00
btstack.h started client/server implementation 2009-07-01 21:55:08 +00:00
daemon.c added install-iphone target, removed Makefile.iphone 2009-07-11 10:37:48 +00:00
daemon.h started client/server implementation 2009-07-01 21:55:08 +00:00
hci_dump.c use linux compatible mode flag 2009-07-11 10:45:06 +00:00
hci_dump.h
hci_transport_h4.c achitectural change: hci_transport implementations must add itself to the run loop 2009-07-09 18:49:43 +00:00
hci_transport_h4.h achitectural change: hci_transport implementations must add itself to the run loop 2009-07-09 18:49:43 +00:00
hci_transport_usb.c achitectural change: hci_transport implementations must add itself to the run loop 2009-07-09 18:49:43 +00:00
hci_transport_usb.h adapting usb test code into HCI transport abstraction 2009-07-08 22:21:02 +00:00
hci_transport.h achitectural change: hci_transport implementations must add itself to the run loop 2009-07-09 18:49:43 +00:00
hci.c add more HCI commands 2009-07-01 20:56:27 +00:00
hci.h add more HCI commands 2009-07-01 20:56:27 +00:00
l2cap.c
l2cap.h
main.c achitectural change: hci_transport implementations must add itself to the run loop 2009-07-09 18:49:43 +00:00
Makefile.am started use of automake 2009-07-11 09:23:51 +00:00
run_loop.c implemented run_loop compatible socket_server 2009-06-06 21:10:20 +00:00
run_loop.h
socket_server.c added socket_server_register_process_callback as temp. hack to allow data reception 2009-06-07 11:58:40 +00:00
socket_server.h add hci_read_bd_addr, don't turn on BT in hci_init(), add temp hack to get socket data 2009-06-07 15:45:31 +00:00