11 Commits

Author SHA1 Message Date
matthias.ringwald
9cfae47295 fix warnings for unused variables 2011-07-22 10:22:40 +00:00
matthias.ringwald
828325e337 add commented debug code 2011-07-16 21:02:20 +00:00
matthias.ringwald
81dd009949 emit DAEMON_EVENT_HCI_PACKET_SENT on tx done 2011-07-16 15:18:31 +00:00
matthias.ringwald
ffdd5cca9e implemented h4_can_send_packet_now for h4 dma transport 2011-07-12 20:10:47 +00:00
matthias.ringwald
912a5b0c23 added can_send_packet_now to HCI transport interface 2011-07-12 20:09:07 +00:00
matthias.ringwald
aae24819b1 rewrite h4 send to assume asynchronous(aka IRQ)/non-blccking write of hal_uart_dma 2011-07-12 19:34:52 +00:00
matthias.ringwald
4130a444b8 support baudreate changes 2011-06-05 12:59:24 +00:00
matthias.ringwald
fcd143f0be renamed hci_transport_t instance getter 2011-05-31 21:47:35 +00:00
matthias.ringwald
6da2c65f6e removed debugging stuff 2011-05-31 21:45:25 +00:00
matthias.ringwald
e029df3436 removed debugging stuff 2011-05-31 21:42:21 +00:00
matthias.ringwald
f1dfb1058e added support for IRQ driven UART driver for embedded systems 2011-05-31 21:37:35 +00:00