From 7a859c03142d1887de551e5e68e7fc092542123b Mon Sep 17 00:00:00 2001 From: Jakub Pawlowski Date: Mon, 18 Sep 2017 15:14:44 -0700 Subject: [PATCH] Remove unused BT_STACK_TEST_MODULE_ID Test: compilation Change-Id: I0aa9edd7e7d15df53bdd729cd4d0f0e424b13eab --- include/hardware/bluetooth.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/hardware/bluetooth.h b/include/hardware/bluetooth.h index 9fd91cb2..f57872d3 100644 --- a/include/hardware/bluetooth.h +++ b/include/hardware/bluetooth.h @@ -34,7 +34,6 @@ __BEGIN_DECLS #define BT_HARDWARE_MODULE_ID "bluetooth" #define BT_STACK_MODULE_ID "bluetooth" -#define BT_STACK_TEST_MODULE_ID "bluetooth_test" /** Bluetooth profile interface IDs */