#
bac1ffdb |
| 03-Apr-2015 |
Matthias Ringwald <[email protected]> |
add gatt_get_mtu daemon command and GATT_MTU response event
|
#
a80162e9 |
| 02-Apr-2015 |
Matthias Ringwald <[email protected]> |
correct setting custom baudrate or bd_addr during init
|
#
e47e68c7 |
| 31-Mar-2015 |
Matthias Ringwald <[email protected]> |
handle CSR Warm Boot
|
#
0305bdea |
| 30-Mar-2015 |
Matthias Ringwald <[email protected]> |
resend HCI Reset using timer
|
#
74b323a9 |
| 30-Mar-2015 |
Matthias Ringwald <[email protected]> |
rewrote hci initialization to be less clever/more sane
|
#
5c363727 |
| 29-Mar-2015 |
Matthias Ringwald <[email protected]> |
use enumerated hci initialization substates
|
#
556d11b3 |
| 29-Mar-2015 |
Matthias Ringwald <[email protected]> |
enumerate hci initialization substates
|
#
690bd0ba |
| 24-Mar-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
change hci_local_bd_adr
|
#
85cacb82 |
| 03-Mar-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
sm starts encryption using ltk/ediv/rand from previous bonding
|
#
9ec080fd |
| 03-Mar-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
new states for re-establishing secure connection
|
#
c5d3944d |
| 02-Mar-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
rename central_device_db into le_device_db
|
#
2e77e513 |
| 01-Mar-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
Stop using pointer to array for bd_addr_t and link_key_t
|
#
ebcf06d0 |
| 28-Feb-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added missing type for hci_send_acl_packet_buffer
|
#
0f6219e5 |
| 28-Feb-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
missing commit for reestablish encrypted connection as peripheral
|
#
d19b56e8 |
| 27-Feb-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
use single timer for SM, stop timer on sm_done_for_handle
|
#
d213b6f7 |
| 27-Feb-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added events for HSP
|
#
477200f2 |
| 26-Feb-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
use sm_active_connection as mutex for setup context struct
|
#
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
|
#
95d04d44 |
| 12-Feb-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
move Security Manager sm_connection_t struct into hci.h for integration into hci_connection_t
|
#
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
|
#
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
|