From 63288e7dc94dcee420413ea2c5d0ecab5b5d9569 Mon Sep 17 00:00:00 2001 From: Satish kumar sugasi Date: Mon, 17 Oct 2016 15:12:11 -0700 Subject: Bluetooth:Add ioctl to power control connectivity chip Added new ioctl command to perform power on/off operations on connectivity chipset from userspace process. CRs-Fixed: 1049512 Change-Id: Id254a12ba8fc2d57951d158c8fce80168375586d Signed-off-by: Satish kumar sugasi Signed-off-by: Bhakthavatsala Raghavendra --- include/linux/bluetooth-power.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/linux') diff --git a/include/linux/bluetooth-power.h b/include/linux/bluetooth-power.h index 7be94d298b88..a822ba8c07d1 100644 --- a/include/linux/bluetooth-power.h +++ b/include/linux/bluetooth-power.h @@ -85,4 +85,5 @@ struct bluetooth_power_platform_data { int bt_register_slimdev(struct device *dev); #define BT_CMD_SLIM_TEST 0xbfac +#define BT_CMD_PWR_CTRL 0xbfad #endif /* __LINUX_BLUETOOTH_POWER_H */ -- cgit v1.2.3