History log of /btstack/src/hci.h (Results 476 – 500 of 654)
Revision Date Author Comments
# 507d06b8 30-Jan-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

avoid var sized automatic variable in le_handle_advertisement_report


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

reserve buffer in front of incoming hci_packet buffer for h4 (posix, dma, dma+ehcill) and h2 libusb, and acl recombination buffer


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

define HCI_INCOMING_PRE_BUFFER_SIZE and reserve space in posix libusb and h4 transport


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

provide additional extra byte before outgoing HCI packet buffer


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

avoid /** comments, clean up block comments


# 0414dabd 14-Oct-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

don't typedef enum for bit flags


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

le central handle connection update params


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

cap le acl buffer size, added hci function


# 452cf3bb 05-Oct-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

implemented L2CAP packet framgentation (in hci.c)


# 3ad83cc6 29-Sep-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

correct prototypes


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

added gap_update_connection_parameters


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

added hci_read_rssi command


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

emit dedicated bonding complete after HCI connection is closed, fixed issue #412


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

keep track of Classic and LE ACL slots seperately


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

replace hci_number_free_acl_slots with hci_number_free_acl_slots_for_handle


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

provide new hci_can_send_TYPE_packet_now functions


# 826f7347 30-Jul-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

replace hci_send_acl_packet(data,size) with hci_send_acl_packet_buffer(size) to document that ACL packet have to be prepared in the hci packet buffer


# 5127cc62 05-Jul-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

track opcode during HCI initialization


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

disconnect all connections when last client disconnects from daemon


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

added gap_le_set_scan_parameters to daemon


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

added le_central_set_scan_parameters


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

set le scan parameters from hci_stack


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

renamed ocf tag


# 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


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