Matthias Ringwald
|
94818a3ba8
|
add hfp tests to buildbot tests
|
2015-08-20 17:06:54 +02:00 |
|
Milanka Ringwald
|
b551e69ef0
|
hfp: fix compile, start audio setup
|
2015-08-20 16:41:46 +02:00 |
|
Milanka Ringwald
|
374724f4ef
|
hfp: transfer status call, callsetup, callheld
|
2015-08-20 16:21:07 +02:00 |
|
Milanka Ringwald
|
7a4980db5e
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-08-20 12:55:00 +02:00 |
|
Milanka Ringwald
|
8ca6f17bb0
|
hfp: report extended AG error result code
|
2015-08-20 12:54:47 +02:00 |
|
Matthias Ringwald
|
d654805b3d
|
added helper to show packet log
|
2015-08-19 22:50:58 +02:00 |
|
Milanka Ringwald
|
d89553ebba
|
hfp: update hf test
|
2015-08-19 17:00:49 +02:00 |
|
Matthias Ringwald
|
ad78015fbd
|
allow for signed writes
|
2015-08-19 12:58:44 +02:00 |
|
Matthias Ringwald
|
291a8b9a58
|
mark characteristic for signed writes
|
2015-08-19 12:58:33 +02:00 |
|
Milanka Ringwald
|
e11a0e7d0f
|
hfp: rewrite parser done
|
2015-08-14 17:17:04 +02:00 |
|
Milanka Ringwald
|
67c47d0d10
|
hfp: rewrite parse header
|
2015-08-14 16:35:31 +02:00 |
|
Milanka Ringwald
|
b5b7d6dda3
|
hfp: start rewrite parser
|
2015-08-14 14:19:31 +02:00 |
|
Milanka Ringwald
|
783d2ff3ec
|
hfp: fix indicators, add flags
|
2015-08-13 20:55:21 +02:00 |
|
Milanka Ringwald
|
a93e7bb022
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-08-13 15:51:29 +02:00 |
|
Milanka Ringwald
|
5709a1f5fc
|
hfp: add bit flags for ag indicator commands
|
2015-08-13 15:51:22 +02:00 |
|
Matthias Ringwald
|
1e55828247
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-08-13 13:28:53 +02:00 |
|
Milanka Ringwald
|
d99b17319d
|
hfp: transfer ag indicator status
|
2015-08-13 11:31:28 +02:00 |
|
Milanka Ringwald
|
917606277e
|
hfp: add mandatory field to ag indicators
|
2015-08-13 00:44:36 +02:00 |
|
Milanka Ringwald
|
ae355bd946
|
hfp: add mandatory field to ag indicators
|
2015-08-13 00:43:08 +02:00 |
|
Matthias Ringwald
|
985fa3c397
|
add commands to configure bonding, provide Characteristic that requires authentication
|
2015-08-13 00:15:45 +02:00 |
|
Milanka Ringwald
|
7234ca0d40
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-08-12 16:52:47 +02:00 |
|
Milanka Ringwald
|
84565b87d8
|
hfp: fix set status of individual ag indicators
|
2015-08-12 16:52:41 +02:00 |
|
Milanka Ringwald
|
2bd0c9beb6
|
hfp: fix indicators parsing, add test for set ag status update enable
|
2015-08-12 15:53:55 +02:00 |
|
Matthias Ringwald
|
8d1637fa59
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-08-12 14:46:24 +02:00 |
|
Matthias Ringwald
|
85192bb840
|
removed l2cap_le_request_connection_parameter_update
|
2015-08-12 14:46:16 +02:00 |
|
Milanka Ringwald
|
588247dfaa
|
hfp: rename indicators
|
2015-08-12 14:14:55 +02:00 |
|
Milanka Ringwald
|
a722a0b488
|
hfp: include all tests in ag
|
2015-08-12 13:54:40 +02:00 |
|
Milanka Ringwald
|
0179abaad3
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-08-12 12:22:59 +02:00 |
|
Milanka Ringwald
|
5a338d1bb6
|
hfp: add test ag parser
|
2015-08-12 12:22:53 +02:00 |
|
Matthias Ringwald
|
5583798654
|
make classic connectable and discoverable
|
2015-08-12 11:25:09 +02:00 |
|
Matthias Ringwald
|
198f965c3c
|
support clear/set privacy flag, classic connection
|
2015-08-12 11:17:50 +02:00 |
|
Matthias Ringwald
|
d6c364cd52
|
allow to toggle bondable mode
|
2015-08-07 23:34:24 +02:00 |
|
Milanka Ringwald
|
c76d0a72c3
|
hfp: fix compile
|
2015-08-07 23:26:30 +02:00 |
|
Matthias Ringwald
|
bd38da2678
|
enable debug info for testing apps
|
2015-08-07 22:40:30 +02:00 |
|
Milanka Ringwald
|
35ffcaae5b
|
hfp: hf parser test
|
2015-08-07 21:45:00 +02:00 |
|
Milanka Ringwald
|
daf37df633
|
hfp: rename create service, document functions
|
2015-08-06 11:09:41 +02:00 |
|
Milanka Ringwald
|
eeb00e0651
|
hfp: renamed connect and disconnect functions
|
2015-08-06 10:22:02 +02:00 |
|
Milanka Ringwald
|
8240f3cf00
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-08-05 17:05:22 +02:00 |
|
Milanka Ringwald
|
4ec1791519
|
hfp disconnect
|
2015-08-05 17:05:16 +02:00 |
|
Matthias Ringwald
|
07dc02a222
|
remove hacks that uses fixed pts address
|
2015-08-05 12:11:59 +02:00 |
|
Matthias Ringwald
|
b92e92b749
|
pts: support address resolution for privacy modes
|
2015-08-04 14:41:14 +02:00 |
|
Matthias Ringwald
|
6bcbafa869
|
fix error in ipv4 llmnr dns data
|
2015-08-03 14:46:00 +02:00 |
|
Matthias Ringwald
|
e527a5be3f
|
work on ipv6 llmnr request
|
2015-08-03 14:40:47 +02:00 |
|
Matthias Ringwald
|
352163a8f6
|
work on ipv6 llmnr request
|
2015-08-03 14:34:09 +02:00 |
|
Matthias Ringwald
|
12a752750c
|
try sending ipv6 llmnr request
|
2015-08-03 14:16:35 +02:00 |
|
Matthias Ringwald
|
9eeb95b810
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-08-02 13:51:27 +02:00 |
|
Matthias Ringwald
|
143f5f586f
|
use hardcoded path for pts tests
|
2015-08-02 13:49:41 +02:00 |
|
Milanka Ringwald
|
017af363cc
|
hfp: ag connect state machine
|
2015-07-31 17:05:04 +02:00 |
|
Milanka Ringwald
|
4aa3c7953d
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-07-30 17:03:17 +02:00 |
|
Milanka Ringwald
|
2c868da208
|
hfp: crude impl of hfp ag functions
|
2015-07-30 17:03:11 +02:00 |
|