History log of /btstack/src/hci.c (Results 1351 – 1375 of 1410)
Revision Date Author Comments
# 169f8b28 26-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

auto-accept incoming l2cap


# 645658c9 25-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added non-working l2cap_handle_connection_request


# 37eaa4cf 25-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

baseband connection accepted


# 1f7b95a1 25-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

dispatch l2cap commands


# 2ed6235c 09-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added iPhone Bluetooth toggle functions


# 1b0e3922 09-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added btstack_get_version


# 6772a24c 05-Dec-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

don't send hci_link_key_request_negative_reply on HCI_EVENT_LINK_KEY_REQUEST automatically


# b448a0e7 05-Dec-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

handle connection complete with error in HCI and L2CAP


# 981eb02e 23-Nov-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

renamed timer_t to timer_source_t to avoid conflict with timer_t in /usr/include/time.h in Linux


# c21e6239 05-Nov-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix timer handling in posix run loop


# 1713bcea 29-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

prepend all source files with 'new BSD' copyright header


# e29adc11 07-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add support for Cocoa CoreFoundation run loop - not fully implemented but usable by clients, use ms instead of s for run_loop_set_timer function


# b360b6ad 30-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

remove BTSTACK_EVENT_WORKING. Use BTSTACK_EVENT_STATE with state == HCI_STATE_WORKING instead


# 80d52d6b 29-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

clean up command names and headers


# d416da42 24-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added crc-8 functions from BTnut code needed for RFCOMM


# 56c253c9 20-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use SpringBoardAccess extension to signal Bluetooth state


# ac2e07f8 13-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added quick test if Bluetooh UART can be opened before running BlueTool. Before Apple's Bluetooth did turn back on after it was turned off in the Settings


# 038bc64c 13-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

check BlueTool for error codes, emit HCI_EVENT_POWERON_FAILED event


# 43bfb1bd 15-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

trace Bluetooth status in daemon


# ee091cf1 09-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

automatic HCI link disconnect


# f12adbd6 08-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

only execute POWER_MODE commands when in the right HCI_STATE


# c8e4258a 02-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

improve hci connection handling -> suppress create connection requests for connections already open and just emit connection complete event


# fcadd0ca 02-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

streamline event forwarding in BTdaemon stack


# 1e6aba47 31-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

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


# ee8bf225 24-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

implement power control by client (only single user mode yet) with hci_set_power_mode command


1...<<51525354555657