Bluetooth: UUID: Add IPSS UUID definition

Change-Id: Iff14213b734a3eb10c1c386c0b638849e9232465
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This commit is contained in:
Luiz Augusto von Dentz 2015-11-27 14:58:51 +02:00 committed by Anas Nashif
commit 2f275c86b9

View file

@ -44,6 +44,10 @@
* @brief Battery Service
*/
#define BT_UUID_BAS 0x180f
/** @def BT_UUID_IPSP
* @brief IP Support Service
*/
#define BT_UUID_IPSS 0x1820
/** @def BT_UUID_GATT_PRIMARY
* @brief GATT Primary Service
*/