66 Commits

Author SHA1 Message Date
matthias.ringwald
822e0a3ecb Edited wiki page through web user interface. 2009-06-04 20:34:27 +00:00
matthias.ringwald
d965992270 iPhone BT power cycling working\! 2009-06-04 20:30:03 +00:00
matthias.ringwald
70459f982a Created wiki page through web user interface. 2009-06-04 19:57:50 +00:00
matthias.ringwald
1f6803779e don't cache transport fd 2009-06-03 21:36:59 +00:00
matthias.ringwald
c095e79e4d actually close serial port on transport->close 2009-06-03 21:33:31 +00:00
matthias.ringwald
7301ad89bc use null_object for bt control, test power cycle 2009-06-03 21:21:12 +00:00
matthias.ringwald
8b658ebcf8 cleaned up hci_dump integration, added support for Apple's PacketLogger, also store local timestamp 2009-05-27 20:22:19 +00:00
matthias.ringwald
7966267251 add simple hci logger compatible to BlueZ's hcidump 2009-05-26 22:50:30 +00:00
matthias.ringwald
0258271367 allow void * 2009-05-26 22:48:24 +00:00
matthias.ringwald
b1d8f7aa2d list of tested uart speeds 2009-05-26 20:33:19 +00:00
matthias.ringwald
f4c198f489 support configurable UART baud rate on iPhone 2009-05-26 20:20:31 +00:00
matthias.ringwald
f109cc1b60 prepare for higher baudrates 2009-05-25 21:06:00 +00:00
matthias.ringwald
b670f30d2c fix iPhone initializing - now working 2009-05-25 20:37:12 +00:00
matthias.ringwald
d3865d4eec getting closer, BlueTool init does not work yet 2009-05-20 21:35:19 +00:00
matthias.ringwald
99d2dda33e provide simple makefile for arm-compilation 2009-05-20 21:26:20 +00:00
matthias.ringwald
caf81b5aeb provide simple makefile for arm-compilation 2009-05-20 21:25:44 +00:00
matthias.ringwald
8cbb57e63c more fixes 2009-05-20 21:25:20 +00:00
matthias.ringwald
145be03f61 provide iPhone presets, fix warnings 2009-05-20 21:02:04 +00:00
matthias.ringwald
11e23e5f86 finished iPhone power control 2009-05-20 20:46:35 +00:00
matthias.ringwald
97addcc576 implement iPhone control using BlueTool 2009-05-19 21:49:12 +00:00
matthias.ringwald
2b37a727e9 implement iPhone BlueTool init filter 2009-05-19 21:46:29 +00:00
matthias.ringwald
c01e9cbd6b prepare link state machine 2009-05-18 20:35:45 +00:00
matthias.ringwald
3429f56b3a track num_cmd_packets. use state machine for BT initialization. 2009-05-18 20:18:42 +00:00
matthias.ringwald
1281a47e99 move hci event handling into hci.c 2009-05-17 21:06:39 +00:00
matthias.ringwald
3d4ad6bf82 move hci event handling into hci.c 2009-05-17 21:05:50 +00:00
matthias.ringwald
22909952ea move hci event handling into hci.c 2009-05-17 20:51:48 +00:00
matthias.ringwald
16833f0a4e honor the layer abstratctions 2009-05-17 20:32:14 +00:00
matthias.ringwald
319eaf1a7d Created wiki page through web user interface. 2009-05-17 19:53:27 +00:00
matthias.ringwald
c572e3736c extract L2CAP related contend and start new page 2009-05-17 19:20:52 +00:00
matthias.ringwald
77827ca77e Edited wiki page through web user interface. 2009-05-17 18:21:19 +00:00
matthias.ringwald
edeffb99a5 Add link to Olli's L2CAP intro 2009-05-16 21:33:48 +00:00
matthias.ringwald
43625864d2 started L2CAP implementation 2009-05-16 21:29:51 +00:00
matthias.ringwald
988914940e Edited wiki page through web user interface. 2009-05-14 23:40:36 +00:00
matthias.ringwald
32769a75bb Edited wiki page through web user interface. 2009-05-14 23:39:20 +00:00
matthias.ringwald
689ca16a38 Edited wiki page through web user interface. 2009-05-13 22:05:55 +00:00
matthias.ringwald
dada2ad3b7 Edited wiki page through web user interface. 2009-05-13 21:42:12 +00:00
matthias.ringwald
8f3268a3fa Created wiki page through web user interface. 2009-05-13 21:39:25 +00:00
matthias.ringwald
bbfd6d571f Wikipedia style article on the iPhone 2009-05-13 19:15:40 +00:00
matthias.ringwald
36165d7f43 Edited wiki page through web user interface. 2009-05-11 20:22:22 +00:00
matthias.ringwald
3091b266fe authenticate using pin code 2009-05-10 20:57:01 +00:00
matthias.ringwald
ea6387df26 implement acl parser state machine, use READ_BT_{16,24,32} macros 2009-05-10 20:23:56 +00:00
matthias.ringwald
02ea9861ad unify hci_create_cmd_packet and hci_send_cmd_packet into hci_send_cmd 2009-05-10 19:55:02 +00:00
matthias.ringwald
53089342aa more commands 2009-05-10 15:20:47 +00:00
matthias.ringwald
0a974e0c44 use only combined opcode from ocf/ogf 2009-05-10 14:16:03 +00:00
matthias.ringwald
554588a5c7 cleanups 2009-05-09 17:45:45 +00:00
matthias.ringwald
56fe0872e0 moved hexdump to hci.c, use hci_send_packet, cleanups 2009-05-09 17:43:27 +00:00
matthias.ringwald
93b8dc03ca use templates for HCI commands 2009-05-09 17:34:17 +00:00
matthias.ringwald
2e36e02a26 minimal h4 statemachine, reset + inq demo 2009-05-08 21:37:54 +00:00
matthias.ringwald
475c8125ef towards a basic test app 2009-05-03 21:28:40 +00:00
matthias.ringwald
3363fde1ec correct file names 2009-04-30 19:42:04 +00:00