History log of /btstack/src/hci.c (Results 1076 – 1100 of 1410)
Revision Date Author Comments
# 5293c072 20-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

send accept synchroous connection for SCO connections


# 1a06f663 18-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

correct setup of hci_connetion for sco connection


# e35edcc1 17-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

accept connection request for SCO connections, create hci_connection_t for sco, count outgoing packets and free slots, handle num packets completed


# 44d0e3d5 16-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

prepare SCO sending


# a8b12447 16-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

store num and size of SCO packets


# a0aac9c4 16-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix regression in le_handle_advertisement_report II


# 03fbe9c6 16-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix regression in le_handle_advertisement_report


# c91d150b 13-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add (dummy) sco_handler


# bc01039d 10-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

don't log baud rate change or set bd addr twice, fix wait from set bd addr complete event


# f456b2d0 10-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

send vendor specific command to set bd addr if both set and provided via bt_control_t


# a4f30ec0 10-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix code to set connectio state to RECEIVED_DISCONNECTION_COMPLETE


# a0c35809 06-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

streamline copyright headers


# bdbf1a1b 05-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

removed deprecated hci functions


# ccda6e14 05-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

avoid sending acl packets for connections where HCI_EVENT_DISCONNECTION_COMPLETE has been received


# 4fa24b5f 05-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

emit warning for DAEMON_EVENT_HCI_PACKET_SENT from a synchronous HCI Transport implementation


# 507d06b8 30-Jan-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

avoid var sized automatic variable in le_handle_advertisement_report


# a5a23fc2 02-Jan-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

with ACL fragmentation working, usable ACL packet types depend on Host ACL buffer size and Controller features


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

disable attempt to encrypt connection to raise security level as it's not working


# 6e2e9a6b 01-Dec-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix crash on connection failure


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

drop old fragments if new first fragment is received


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

add buffer overrun checks to ACL recombination


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

avoid read after free on disconnect


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

Fixed compiler warnings (comparision of signed with unsigned)


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

send remaining acl fragemnts first as they block the outgoing packet buffer


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

don't release packet buffer if further fragments


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