From dee0c780a0eda43c24d22345a00c888e33c4e19a Mon Sep 17 00:00:00 2001 From: Kiran Kelageri Date: Mon, 13 Jul 2015 12:12:18 -0700 Subject: Bluetooth-Wipower: Enable WiPower feature. Enabling WiPower feature on lastest PL, this feature enables wireless charging capablity on the target. Change-Id: I2796fe487f73f567a1de5047bccbb9577b0f3c50 --- include/hardware/bluetooth.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/hardware/bluetooth.h') diff --git a/include/hardware/bluetooth.h b/include/hardware/bluetooth.h index 138f4f8..08f603d 100644 --- a/include/hardware/bluetooth.h +++ b/include/hardware/bluetooth.h @@ -50,6 +50,7 @@ __BEGIN_DECLS #define BT_PROFILE_SDP_CLIENT_ID "sdp" #define BT_PROFILE_GATT_ID "gatt" #define BT_PROFILE_AV_RC_ID "avrcp" +#define WIPOWER_PROFILE_ID "wipower" #define BT_PROFILE_AV_RC_CTRL_ID "avrcp_ctrl" /** Bluetooth Address */ -- cgit v1.1