History log of /btstack/src/hci.h (Results 351 – 375 of 654)
Revision Date Author Comments
# d0755cd6 30-Mar-2016 Matthias Ringwald <[email protected]>

prefix POSIX related HAVE_ defines


# f2e45468 28-Mar-2016 Matthias Ringwald <[email protected]>

hci: always reserve 6 bytes as HCI_INCOMING_PRE_BUFFER, drop HAVE_BNEP flag


# 60b9e82f 26-Mar-2016 Matthias Ringwald <[email protected]>

hci/gap: move set_class_of_device to gap


# a6ddbcb9 22-Mar-2016 Matthias Ringwald <[email protected]>

hci: re-add local version information callback for dynamic chipset configuration


# 501f56b3 09-Mar-2016 Matthias Ringwald <[email protected]>

add gap_scan_response_set_data


# fc64f94a 19-Feb-2016 Matthias Ringwald <[email protected]>

use hci_con_handle_t more


# 15a95bd5 18-Feb-2016 Matthias Ringwald <[email protected]>

gap: declare more hci functions as gap functions


# 2d5e09d6 11-Feb-2016 Matthias Ringwald <[email protected]>

hci: set link_key_db via hci_set_link_key_db instead of via hci_init().


# 9d294ab5 11-Feb-2016 Matthias Ringwald <[email protected]>

hci.h: mark transport config as const


# 95d71764 11-Feb-2016 Matthias Ringwald <[email protected]>

hci.h: cleanup, mark functions as static


# 6e364dea 11-Feb-2016 Matthias Ringwald <[email protected]>

hci: move le_central_ + gap_le_ to gap.h


# 073bd0fa 11-Feb-2016 Matthias Ringwald <[email protected]>

hci: COMMAND_COMPLETE_EVENT->HCI_EVENT_IS_COMMAND_COMPLETE. COMMAND_STATUS_EVENT->HCI_EVENT_IS_COMMAND_STATUS


# a51cb0df 11-Feb-2016 Matthias Ringwald <[email protected]>

hci_remote_eSCO_supported -> hci_remote_esco_supported


# b83d5eab 11-Feb-2016 Matthias Ringwald <[email protected]>

hci: mark most hci_emit_... as private


# caed94df 10-Feb-2016 Matthias Ringwald <[email protected]>

util.h: move some to hci.h and btstack_link_key_db_fs


# 8974fcd6 10-Feb-2016 Matthias Ringwald <[email protected]>

move Bluetooth related types to bluetooth.h and BTstack types to btstack_defines.h


# 701e3307 07-Feb-2016 Matthias Ringwald <[email protected]>

hci: notify if SCO can send now - triggered by DAEMON_EVENT_HCI_PACKET_SEND and if can send sco now is true


# 3bc639ce 06-Feb-2016 Matthias Ringwald <[email protected]>

hci: notify if SCO can send now - if SCO flow control is enabled


# 9d04d3a7 05-Feb-2016 Matthias Ringwald <[email protected]>

hci: add hci_can_send_acl_classic_packet_now and hci_can_send_acl_le_packet_now


# 2125de09 05-Feb-2016 Matthias Ringwald <[email protected]>

hci: extracted hci_number_free_acl_slots_for_connection_type


# 54b584ff 04-Feb-2016 Matthias Ringwald <[email protected]>

hci: remove callback for local information - use hci_add_event_handler instead


# fb37a842 03-Feb-2016 Matthias Ringwald <[email protected]>

hci: replace hci_register_packet_handler with hci_add_event_handler


# d6b06661 03-Feb-2016 Matthias Ringwald <[email protected]>

hci: add hci_add_event_handler, tunnel events through hci_emit_event and acl packets through hci_emit_acl_packet


# a98592bc 02-Feb-2016 Matthias Ringwald <[email protected]>

split remote_device_db into btstack_link_key_db and btstack_device_name_db


# 0e537d1e 31-Jan-2016 Matthias Ringwald <[email protected]>

move btstack_version.h to platform/daemon and only use by daemon


1...<<11121314151617181920>>...27