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:
parent
0af650f145
commit
2f275c86b9
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue