#
a4fe6467 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
example: register for events after setting up the stack, register for hci events after sm_init()
|
#
0c2b8870 |
| 16-Aug-2017 |
Matthias Ringwald <[email protected]> |
examples: unify local names and append BD_ADDR
|
#
8c0f3635 |
| 15-Aug-2017 |
Milanka Ringwald <[email protected]> |
remove Remove Ctrl-C from usage
|
#
249d94cf |
| 08-Aug-2017 |
Matthias Ringwald <[email protected]> |
fix warnings: mostly sign-compare
|
#
67673f1c |
| 12-Jul-2017 |
Milanka Ringwald <[email protected]> |
a2dp source demo: cleanup
|
#
8f7efde1 |
| 05-Jul-2017 |
Matthias Ringwald <[email protected]> |
hfp hf: add CLI_PRESENTATION_CAPABILITY to feature list in SDP record, fixes +CLIP for iOS
|
#
89f1e358 |
| 14-Jun-2017 |
Milanka Ringwald <[email protected]> |
hfp hf: fix typo, add event to demo
|
#
95a8ee01 |
| 26-May-2017 |
Matthias Ringwald <[email protected]> |
btstack_stdin: provide console input in callback
|
#
7ea7688a |
| 25-May-2017 |
Matthias Ringwald <[email protected]> |
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
#
b5281692 |
| 25-May-2017 |
Matthias Ringwald <[email protected]> |
more missing breaks
|
#
ba6f86f8 |
| 25-May-2017 |
Matthias Ringwald <[email protected]> |
example/hfp_hf: add missing break
|
#
ab2c6ae4 |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
#
1bbecc2b |
| 20-Mar-2017 |
Matthias Ringwald <[email protected]> |
hfp: ENABLE_HFP_WIDE_BAND_SPEECH required for HFP mSBC
|
#
9ec2630c |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused parameters warning
|
#
a1dc4edb |
| 30-Nov-2016 |
Matthias Ringwald <[email protected]> |
stdin: add btstack_stdin_read() and use in examples
|
#
2308e108 |
| 16-Nov-2016 |
Milanka Ringwald <[email protected]> |
hfp: use btstack_atoi
|
#
9491a7bf |
| 11-Nov-2016 |
Matthias Ringwald <[email protected]> |
streamline compilation for non-posix targets
|
#
8a7d93dc |
| 31-Oct-2016 |
Matthias Ringwald <[email protected]> |
example/hfp: use two columns for help menu
|
#
f9f7adee |
| 21-Oct-2016 |
Matthias Ringwald <[email protected]> |
example/hfp: clean up listing of supported codecs
|
#
186bfbec |
| 30-Sep-2016 |
Matthias Ringwald <[email protected]> |
examples: register hci event handler
|
#
a895b9f0 |
| 30-Sep-2016 |
Matthias Ringwald <[email protected]> |
examples: register hci event handler
|
#
d0c4aea6 |
| 19-Sep-2016 |
Milanka Ringwald <[email protected]> |
HFP: Emit codec event after SCO connection is established, CODECS event is deleted, codec added as param in AUDIO_CONN event
|
#
47bd026a |
| 29-Jul-2016 |
Matthias Ringwald <[email protected]> |
hfp_hf_demo: delete duplicate code
|
#
92bac129 |
| 28-Jul-2016 |
Matthias Ringwald <[email protected]> |
hfp_ag/hfp_hf: list suported codecs
|
#
c8626498 |
| 27-Jul-2016 |
Milanka Ringwald <[email protected]> |
hfp hf api change: use acl_handle instead of device addr
|