#
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
|
#
98a2fd1c |
| 27-Nov-2015 |
Matthias Ringwald <[email protected]> |
add hci_remote_eSCO_supported. use HFP S4 settings if eSCO supported
|
#
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
|
#
b3f90e25 |
| 16-Nov-2015 |
Matthias Ringwald <[email protected]> |
move btstack OGF and OCF to btstack-defines.h
|
#
941b3855 |
| 15-Nov-2015 |
Matthias Ringwald <[email protected]> |
move btstack events, errors, defines to btstack_defines.h
|
#
8799c043 |
| 15-Nov-2015 |
Matthias Ringwald <[email protected]> |
collect Bluetooth defines from hci.h
|
#
3edc84c5 |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
fix paths after source reorg
|
#
0e1ceea4 |
| 12-Nov-2015 |
Matthias Ringwald <[email protected]> |
track loopback mode, allow sending SCO packets in loopback mode
|
#
4b3e1e19 |
| 12-Nov-2015 |
Matthias Ringwald <[email protected]> |
track loopback mode, allow sending SCO packets in loopback mode
|
#
61123c53 |
| 11-Nov-2015 |
Matthias Ringwald <[email protected]> |
fix broken init
|
#
ce250f1a |
| 11-Nov-2015 |
Matthias Ringwald <[email protected]> |
fix broken init
|
#
d9bb7d2c |
| 11-Nov-2015 |
Matthias Ringwald <[email protected]> |
return true for can send SCO packet now if synchronous flow control is not enabled
|
#
8261ee04 |
| 11-Nov-2015 |
Matthias Ringwald <[email protected]> |
add hci_register_sco_packet_handler and forward SCO packets to it
|
#
ed361f5f |
| 11-Nov-2015 |
Matthias Ringwald <[email protected]> |
return true for can send SCO packet now if synchronous flow control is not enabled
|
#
c951517b |
| 11-Nov-2015 |
Matthias Ringwald <[email protected]> |
add hci_set_sco_voice_setting
|
#
d950d659 |
| 11-Nov-2015 |
Matthias Ringwald <[email protected]> |
add hci_set_sco_voice_setting
|
#
8abbe8b5 |
| 11-Nov-2015 |
Matthias Ringwald <[email protected]> |
add hci_register_sco_packet_handler and forward SCO packets to it
|
#
c133441b |
| 07-Nov-2015 |
Matthias Ringwald <[email protected]> |
avoid returning structs
|
#
693b19d6 |
| 26-Oct-2015 |
Matthias Ringwald <[email protected]> |
track HCI Connection roles for BR/EDR and LE
|
#
a4c06b28 |
| 07-Nov-2015 |
Matthias Ringwald <[email protected]> |
avoid returning structs
|
#
5cf766e8 |
| 26-Oct-2015 |
Matthias Ringwald <[email protected]> |
track HCI Connection roles for BR/EDR and LE
|
#
195a8028 |
| 15-Oct-2015 |
Matthias Ringwald <[email protected]> |
removed btstack/include folder
|
#
7b8f2e5c |
| 19-Aug-2015 |
Matthias Ringwald <[email protected]> |
sm: use IRK prefix for address resolution state
|
#
78b8321e |
| 14-Aug-2015 |
Matthias Ringwald <[email protected]> |
sm: central uses stored ltk only when requested by client or peripheral
|