#
0f97eae7 |
| 08-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci: handle late Command Complete for HCI Reset e.g. with TC35661
|
#
36139edc |
| 07-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix compile
|
#
f36c2fcf |
| 07-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci: use params for hci_accept_synchronous_connection
|
#
9796ebea |
| 06-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_trasport: add type to hci transport config, update all ports
|
#
a484130c |
| 06-Jan-2016 |
Matthias Ringwald <[email protected]> |
run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes
|
#
829afdbe |
| 06-Jan-2016 |
Matthias Ringwald <[email protected]> |
embedded_ -> run_loop_embedded_
|
#
c6d1dbed |
| 05-Jan-2016 |
Matthias Ringwald <[email protected]> |
add COMPANY_ID_ for supported manufacturers
|
#
96b53536 |
| 04-Jan-2016 |
Matthias Ringwald <[email protected]> |
extract hci_transport_uart_get_main_baud_rate
|
#
7dd9d0ec |
| 04-Jan-2016 |
Matthias Ringwald <[email protected]> |
unify setting main baud rate
|
#
fab26ab3 |
| 04-Jan-2016 |
Matthias Ringwald <[email protected]> |
bcm: limit uart to 3 mbps
|
#
eb3a5314 |
| 04-Jan-2016 |
Matthias Ringwald <[email protected]> |
send baud rate command after downloading broadcom init script
|
#
92a0d36d |
| 04-Jan-2016 |
Matthias Ringwald <[email protected]> |
reset baud rate after downloading broadcom init script
|
#
53860077 |
| 02-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci: set bd addr after init script to make it work with bcm
|
#
5f26aadc |
| 23-Dec-2015 |
Matthias Ringwald <[email protected]> |
implement l2cap timeout check for HAVE_TIME_MS
|
#
8736ab0c |
| 22-Dec-2015 |
Matthias Ringwald <[email protected]> |
prefix linked_list
|
#
ce263fc8 |
| 28-Nov-2015 |
Matthias Ringwald <[email protected]> |
Merge branch 'master' into ble-api-cleanup
|
#
f3a16b9a |
| 27-Nov-2015 |
Matthias Ringwald <[email protected]> |
use incoming link type to decide on params for accept sync connection
|
#
94e4aaa2 |
| 27-Nov-2015 |
Matthias Ringwald <[email protected]> |
use remote supported feature 'eSCO' from parallel ACL connection
|
#
98a2fd1c |
| 27-Nov-2015 |
Matthias Ringwald <[email protected]> |
add hci_remote_eSCO_supported. use HFP S4 settings if eSCO supported
|
#
472a5742 |
| 16-Nov-2015 |
Matthias Ringwald <[email protected]> |
fix compile
|
#
616edd56 |
| 16-Nov-2015 |
Matthias Ringwald <[email protected]> |
replace le_command_status_t with regular Bluetooth uint8_t error codes, add le_command_status_t enums to error list
|
#
3edc84c5 |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
fix paths after source reorg
|
#
3b8b6483 |
| 12-Nov-2015 |
Matthias Ringwald <[email protected]> |
relase packet buffer after sending SCO packet via synchronous transport
|
#
ac31f032 |
| 12-Nov-2015 |
Matthias Ringwald <[email protected]> |
add missing break
|
#
0e1ceea4 |
| 12-Nov-2015 |
Matthias Ringwald <[email protected]> |
track loopback mode, allow sending SCO packets in loopback mode
|