chip: Update log tag

Bug: 427308727
Test: Build passed.
Flag: EXEMPT, no-op change.
Change-Id: If4f2b0473cc335c35376327d134981f4fa3b0442
diff --git a/bluetooth/bluetooth_hal/chip/async_chip_provisioner.cc b/bluetooth/bluetooth_hal/chip/async_chip_provisioner.cc
index e236aa9..613c9cf 100644
--- a/bluetooth/bluetooth_hal/chip/async_chip_provisioner.cc
+++ b/bluetooth/bluetooth_hal/chip/async_chip_provisioner.cc
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#define LOG_TAG "bthal.chip_provisioner"
+#define LOG_TAG "bluetooth_hal.chip_provisioner"
 
 #include "bluetooth_hal/chip/async_chip_provisioner.h"
 
diff --git a/bluetooth/bluetooth_hal/chip/chip_provisioner.cc b/bluetooth/bluetooth_hal/chip/chip_provisioner.cc
index c694833..dd5bee8 100644
--- a/bluetooth/bluetooth_hal/chip/chip_provisioner.cc
+++ b/bluetooth/bluetooth_hal/chip/chip_provisioner.cc
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#define LOG_TAG "bthal.chip_provisioner"
+#define LOG_TAG "bluetooth_hal.chip_provisioner"
 
 #include "bluetooth_hal/chip/chip_provisioner.h"