#
171293d3 |
| 11-Jun-2015 |
Matthias Ringwald <[email protected]> |
track advertisements enable
|
#
a828a756 |
| 10-Jun-2015 |
Matthias Ringwald <[email protected]> |
skip read buffer size and write le host supported if they are not implemented, e.g. on EM9301
|
#
d23838ec |
| 18-May-2015 |
Matthias Ringwald <[email protected]> |
added callback for Bluetooth hardware error
|
#
2b65942f |
| 14-May-2015 |
Matthias Ringwald <[email protected]> |
add missing format specifier
|
#
71de195e |
| 13-May-2015 |
Matthias Ringwald <[email protected]> |
fix c99 warnings for missing argument of functions with no arguments, fix more warnings
|
#
8d29070e |
| 08-May-2015 |
Matthias Ringwald <[email protected]> |
Send hci reset after setting bd addr on stlc2500d
|
#
2f48d920 |
| 08-May-2015 |
Matthias Ringwald <[email protected]> |
schedule bd addr change before baud change
|
#
6da48142 |
| 28-Apr-2015 |
Sean Wilson <[email protected]> |
Fix C99 warnings.
|
#
4696bddb |
| 17-Apr-2015 |
Matthias Ringwald <[email protected]> |
support baudrate change on STM STLC2500D chipset
|
#
76fcb19b |
| 16-Apr-2015 |
Matthias Ringwald <[email protected]> |
call hci_read_local_version_information after hci reset
|
#
1ebf5f9c |
| 11-Apr-2015 |
Matthias Ringwald <[email protected]> |
use last google code svn commit in BTSTACK_EVENT_VERSION
|
#
db8bc6ff |
| 10-Apr-2015 |
Matthias Ringwald <[email protected]> |
correct check for baud rate change during hci init
|
#
c0c9aacc |
| 02-Apr-2015 |
Matthias Ringwald <[email protected]> |
simplify HCI_INIT_W4_SEND_BAUD_CHANGE, too
|
#
a80162e9 |
| 02-Apr-2015 |
Matthias Ringwald <[email protected]> |
correct setting custom baudrate or bd_addr during init
|
#
0d3b00a2 |
| 31-Mar-2015 |
Matthias Ringwald <[email protected]> |
fix init for EM9301 module
|
#
e47e68c7 |
| 31-Mar-2015 |
Matthias Ringwald <[email protected]> |
handle CSR Warm Boot
|
#
7b0d7667 |
| 30-Mar-2015 |
Matthias Ringwald <[email protected]> |
restore num_packets for resend of HCI Reset
|
#
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
|
#
c4633093 |
| 29-Mar-2015 |
Matthias Ringwald <[email protected]> |
removed even/odd calculation on hci init substate
|
#
55975f88 |
| 29-Mar-2015 |
Matthias Ringwald <[email protected]> |
use hci_initializing_next_state() instead of direct ++
|
#
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
|
#
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
|