History log of /btstack/src/hci.c (Results 1151 – 1175 of 1410)
Revision Date Author Comments
# 8ebb5506 07-Jun-2014 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

set le scan parameters during init


# 7851196e 05-Jun-2014 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

rewrote le_central_connect_cancel, fix gap_disconnect again


# d9b049aa 05-Jun-2014 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

emit disconnection_complete on gap_disconnect


# bc68afe2 31-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

avoid sending HCI Disconnect Complete twice


# 595bdbfb 30-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

Reset HCI state when rebooting Bluetooth


# 88ed79cf 17-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix ad report data


# a6725849 15-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use single gatt_complete_event (handle, status)


# 0bf6344a 15-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

assert le connection on le_connect, implement le_central_connect_cancel


# e31f89a7 12-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

prepare gap_le_connect_cancel command


# 01f1657c 10-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use LE buffers as main buffers when no classic buffers exist, e.g. on a LE single mode chip


# 6ac9a97e 09-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add hci_non_flushable_packet_boundary_flag_supported


# 36af3e18 08-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

only start le scan if not already scanning, only stop le scan if not idle


# 564fca32 08-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

don't flip bd_addr in gap adv events, trigger hci_run on le_connect, improve debug output


# b2f949fe 06-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

wrap LE code in HAVE_BLE condition


# 2b552b23 04-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

define daemon commands for gap le scan and le connect, define gap events


# 5917a5c5 03-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

ble client: moved disconnect to hci


# 4f3229d8 02-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

ble client: connect functionality moved to hci


# 57c9da5b 02-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

ble client: implemented emit hci advertisement


# 7bdc6798 02-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

ble client: scanning functionality moved to hci


# 96a45072 25-Apr-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

track Bluetooth Device Address Type in hci_connection_t struct


# 68a0fcf7 03-Apr-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added hci_release_packet_buffer() and l2cap_release_packet_buffer()


# facf93fd 03-Apr-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

rename hci_get_outgoing_acl_packet_buffer into hci_get_outgoing_packet_buffer


# c8b9416a 03-Apr-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add asserts to check if buffer was reserved before calling send prepared


# 64f0b431 03-Apr-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

more use of hci_can_send_packet_now_using_packet_buffer


# 6b4af23d 03-Apr-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add flag to track if hci packet buffer is reserved


1...<<41424344454647484950>>...57