Matthias Ringwald
|
d4c40e6512
|
use hci_transport_TYPE_instace() consistently. Fix iOS port build
|
2016-01-21 11:05:09 +01:00 |
|
Matthias Ringwald
|
8263662281
|
run_loop.h -> btstack_run_loop.h
|
2016-01-20 15:08:39 +01:00 |
|
Matthias Ringwald
|
ff839116f5
|
hci_transport_h4.c -> hci_transport_h4_posix.c
|
2016-01-07 10:42:11 +01:00 |
|
Matthias Ringwald
|
9796ebea28
|
hci_trasport: add type to hci transport config, update all ports
|
2016-01-06 23:02:46 +01:00 |
|
Matthias Ringwald
|
ecf785d8ed
|
fix accidental commit
|
2016-01-06 15:56:50 +01:00 |
|
Matthias Ringwald
|
829afdbecc
|
embedded_ -> run_loop_embedded_
|
2016-01-06 15:33:56 +01:00 |
|
Matthias Ringwald
|
e3a4bf259b
|
provide hci_transport_h4_wiced_instance()
|
2015-12-22 21:58:01 +01:00 |
|
Matthias Ringwald
|
195a80287b
|
removed btstack/include folder
|
2015-10-15 16:33:34 +02:00 |
|
Milanka Ringwald
|
99e736a0a8
|
annotated/added apis
|
2015-07-01 15:40:29 +02:00 |
|
mila@ringwald.ch
|
a0c35809ae
|
streamline copyright headers
|
2015-02-06 16:19:27 +00:00 |
|
matthias.ringwald@gmail.com
|
f471afd896
|
replaced #pragma once with old style #include guards to allow use of older compilers
|
2014-01-19 16:30:17 +00:00 |
|
matthias.ringwald
|
6b64433e6a
|
added non-commerical clause and contact email
|
2012-05-07 21:54:09 +00:00 |
|
matthias.ringwald
|
f65dbd5737
|
prototype for hci_transport_h4_iphone_instance
|
2012-02-13 21:48:18 +00:00 |
|
matthias.ringwald
|
488ced2711
|
generalize iOS enforce wake approach
|
2011-08-28 19:10:54 +00:00 |
|
matthias.ringwald
|
c120f476eb
|
remove hci reader thread, hasn't been used so far
|
2011-08-28 13:00:56 +00:00 |
|
matthias.ringwald
|
912a5b0c23
|
added can_send_packet_now to HCI transport interface
|
2011-07-12 20:09:07 +00:00 |
|
matthias.ringwald
|
694159226e
|
fix -Wstrict-prototypes
|
2011-06-06 13:57:15 +00:00 |
|
matthias.ringwald
|
ca3e27cc45
|
added baudrate_init, baudrate_main, set_baudrate function pointer
|
2011-06-05 09:54:31 +00:00 |
|
matthias.ringwald
|
e3b6fe7eb1
|
use extern 'c' for more headers used by embedded port
|
2010-11-01 17:50:06 +00:00 |
|
matthias.ringwald
|
622d0de9a0
|
streamline hci_transport interface: only have single send_packet(type,data,size)
|
2010-08-16 17:23:22 +00:00 |
|
matthias.ringwald
|
10e830c982
|
use single packet handler per protocol layer: hci_transport
|
2010-07-18 16:14:55 +00:00 |
|
matthias.ringwald
|
918d4281b4
|
comment unused struct
|
2010-07-04 14:27:05 +00:00 |
|
matthias.ringwald
|
30beaf6b2f
|
added non-working draft of h5
|
2010-06-04 21:23:44 +00:00 |
|
matthias.ringwald
|
f34a2da101
|
inlined hci_transport_usb.h
|
2010-06-04 18:10:12 +00:00 |
|
matthias.ringwald
|
c6448b6742
|
inlined hci_transport_h4.h
|
2010-06-04 18:09:01 +00:00 |
|
matthias.ringwald
|
1713bcea3a
|
prepend all source files with 'new BSD' copyright header
|
2009-10-29 20:25:42 +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
|
23053b9e43
|
organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h"
|
2009-09-28 21:19:05 +00:00 |
|
matthias.ringwald
|
555971d7f5
|
automatic turn off Bluetooth after 1 minutes idle
|
2009-08-09 20:18:34 +00:00 |
|
matthias.ringwald
|
c52bf64daa
|
if client conenctions breaks, close all L2CAP channels used by client
|
2009-08-09 17:17:00 +00:00 |
|
matthias.ringwald
|
1e6aba4769
|
moved l2cap state machine to l2cap.c. added 'channel' parameter to packet header for socket communications. removed unused functions. dispatch btstack commands in daemon.c. renamed non-HCI commands
|
2009-07-31 21:41:15 +00:00 |
|
matthias.ringwald
|
9bf70ccba9
|
achitectural change: hci_transport implementations must add itself to the run loop
|
2009-07-09 18:49:43 +00:00 |
|
matthias.ringwald
|
9320a67b01
|
adapting usb test code into HCI transport abstraction
|
2009-07-08 22:21:02 +00:00 |
|
matthias.ringwald
|
bb96ef8cd9
|
adapt hci_transport_t to directly sub-class data_source_t
|
2009-06-06 19:52:36 +00:00 |
|
matthias.ringwald
|
f4c198f489
|
support configurable UART baud rate on iPhone
|
2009-05-26 20:20:31 +00:00 |
|
matthias.ringwald
|
97addcc576
|
implement iPhone control using BlueTool
|
2009-05-19 21:49:12 +00:00 |
|
matthias.ringwald
|
2e36e02a26
|
minimal h4 statemachine, reset + inq demo
|
2009-05-08 21:37:54 +00:00 |
|
matthias.ringwald
|
1f504dbd51
|
cleaning up the tree
|
2009-04-29 22:00:24 +00:00 |
|