From b9545ee1ea6d3b37fc1a0917a85a780670a1d42d Mon Sep 17 00:00:00 2001 From: juliafishler <55411536+juliafishler@users.noreply.github.com> Date: Tue, 8 Oct 2019 10:58:55 -0700 Subject: [PATCH 1/4] Add AudioClassDriver to name of A2dp manifested provider The manifested and telemetry providers had the same name. This change renames the manifested provider so that both names follow naming conventions but are distinct fro each other. --- bluetooth/tracing/BluetoothStack.wprp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bluetooth/tracing/BluetoothStack.wprp b/bluetooth/tracing/BluetoothStack.wprp index a675f1e..8b196ad 100644 --- a/bluetooth/tracing/BluetoothStack.wprp +++ b/bluetooth/tracing/BluetoothStack.wprp @@ -531,12 +531,12 @@ - + - + @@ -881,7 +881,7 @@ - + @@ -1041,7 +1041,7 @@ - + From e5487f8635f36fe15c36934d9ea6ea5eddf8affb Mon Sep 17 00:00:00 2001 From: juliafishler <55411536+juliafishler@users.noreply.github.com> Date: Tue, 8 Oct 2019 12:00:01 -0700 Subject: [PATCH 2/4] Update BluetoothStack.wprp --- bluetooth/tracing/BluetoothStack.wprp | 106 +++++++++++++------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/bluetooth/tracing/BluetoothStack.wprp b/bluetooth/tracing/BluetoothStack.wprp index 8b196ad..253f445 100644 --- a/bluetooth/tracing/BluetoothStack.wprp +++ b/bluetooth/tracing/BluetoothStack.wprp @@ -531,12 +531,12 @@ - + - + @@ -661,23 +661,23 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -881,7 +881,7 @@ - + @@ -901,22 +901,22 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -1041,7 +1041,7 @@ - + @@ -1061,22 +1061,22 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + From 036c60258d611051aa4d37c0d7dad1708c9ae05c Mon Sep 17 00:00:00 2001 From: juliafishler <55411536+juliafishler@users.noreply.github.com> Date: Tue, 8 Oct 2019 12:06:23 -0700 Subject: [PATCH 3/4] Update BluetoothStack.wprp --- bluetooth/tracing/BluetoothStack.wprp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluetooth/tracing/BluetoothStack.wprp b/bluetooth/tracing/BluetoothStack.wprp index 253f445..4670bc1 100644 --- a/bluetooth/tracing/BluetoothStack.wprp +++ b/bluetooth/tracing/BluetoothStack.wprp @@ -1072,7 +1072,7 @@ - + From 291f4b018e815a452e93cc9d2e3fbf64e0f5dec4 Mon Sep 17 00:00:00 2001 From: Julia Fishler Date: Tue, 8 Oct 2019 13:35:34 -0700 Subject: [PATCH 4/4] Split A2dp and add base provider This change splits the A2dp provider into two separate levels for the verbose and light profiles. It also adds the base telemetry provider to both the verbose and light profiles. --- bluetooth/tracing/BluetoothStack.wprp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bluetooth/tracing/BluetoothStack.wprp b/bluetooth/tracing/BluetoothStack.wprp index 4670bc1..07066d4 100644 --- a/bluetooth/tracing/BluetoothStack.wprp +++ b/bluetooth/tracing/BluetoothStack.wprp @@ -666,7 +666,8 @@ - + + @@ -901,6 +902,7 @@ + @@ -1061,11 +1063,12 @@ + - +