#
fe1ed1b8 |
| 24-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
keep track of HCI connections
|
#
06b35ec0 |
| 24-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added functions to get connectinon_t for a given connection handle or a bd_addr
|
#
ba681a6c |
| 23-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
extract utility functions into utils.c
|
#
d8905019 |
| 23-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
extract code for HCI Command packet construction into hci_cmds.c
|
#
31452deb |
| 17-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
client/server: client cmd received, but crash during response
|
#
8adf0dda |
| 16-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
work on btstack client/server commands, allow logging to stdout using HCI_DUMP_STDOUT
|
#
1cd208ad |
| 16-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
untested code for BTstack lib connection to BTdaemon
|
#
49857181 |
| 14-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
prepare socket_server and hci for client/server use
|
#
bd67ef2f |
| 01-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add more HCI commands
|
#
f432a6dd |
| 14-Jun-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
adde hci_write_scan_enable and hci_accept_connection_request
|
#
e521ef40 |
| 08-Jun-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added hci_delete_stored_link_key command
|
#
aff8ac5c |
| 07-Jun-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added remote name request (cancel) cmds
|
#
3b9efdc1 |
| 07-Jun-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added HCI inquiry cancel command
|
#
68d92d03 |
| 07-Jun-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add hci_read_bd_addr, don't turn on BT in hci_init(), add temp hack to get socket data
|
#
94ab26f8 |
| 06-Jun-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
use new run_loop to handle BT stack
|
#
7301ad89 |
| 03-Jun-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
use null_object for bt control, test power cycle
|
#
8b658ebc |
| 27-May-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
cleaned up hci_dump integration, added support for Apple's PacketLogger, also store local timestamp
|
#
02582713 |
| 27-May-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
allow void *
|
#
8cbb57e6 |
| 20-May-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
more fixes
|
#
145be03f |
| 20-May-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
provide iPhone presets, fix warnings
|
#
11e23e5f |
| 20-May-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
finished iPhone power control
|
#
97addcc5 |
| 19-May-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
implement iPhone control using BlueTool
|
#
3429f56b |
| 18-May-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
track num_cmd_packets. use state machine for BT initialization.
|
#
1281a47e |
| 17-May-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
move hci event handling into hci.c
|
#
22909952 |
| 17-May-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
move hci event handling into hci.c
|