matthias.ringwald
|
d8905019be
|
extract code for HCI Command packet construction into hci_cmds.c
|
2009-07-23 21:25:39 +00:00 |
|
matthias.ringwald
|
31452debc2
|
client/server: client cmd received, but crash during response
|
2009-07-16 22:04:11 +00:00 |
|
matthias.ringwald
|
8adf0dda45
|
work on btstack client/server commands, allow logging to stdout using HCI_DUMP_STDOUT
|
2009-07-16 20:12:42 +00:00 |
|
matthias.ringwald
|
1cd208ad37
|
untested code for BTstack lib connection to BTdaemon
|
2009-07-15 22:12:54 +00:00 |
|
matthias.ringwald
|
498571813b
|
prepare socket_server and hci for client/server use
|
2009-07-13 22:47:32 +00:00 |
|
matthias.ringwald
|
bd67ef2f9d
|
add more HCI commands
|
2009-07-01 20:56:27 +00:00 |
|
matthias.ringwald
|
f432a6ddd9
|
adde hci_write_scan_enable and hci_accept_connection_request
|
2009-06-14 21:48:08 +00:00 |
|
matthias.ringwald
|
e521ef4042
|
added hci_delete_stored_link_key command
|
2009-06-08 21:27:52 +00:00 |
|
matthias.ringwald
|
aff8ac5c98
|
added remote name request (cancel) cmds
|
2009-06-07 21:15:09 +00:00 |
|
matthias.ringwald
|
3b9efdc1c6
|
added HCI inquiry cancel command
|
2009-06-07 18:51:48 +00:00 |
|
matthias.ringwald
|
68d92d036b
|
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 |
|
matthias.ringwald
|
94ab26f8d1
|
use new run_loop to handle BT stack
|
2009-06-06 19:00:32 +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
|
0258271367
|
allow void *
|
2009-05-26 22:48:24 +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
|
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
|
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
|
43625864d2
|
started L2CAP implementation
|
2009-05-16 21:29:51 +00:00 |
|
matthias.ringwald
|
3091b266fe
|
authenticate using pin code
|
2009-05-10 20:57:01 +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
|
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
|
475c8125ef
|
towards a basic test app
|
2009-05-03 21:28:40 +00:00 |
|
matthias.ringwald
|
1f504dbd51
|
cleaning up the tree
|
2009-04-29 22:00:24 +00:00 |
|