From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> This adds IPSP UUID in string format. --- lib/uuid.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/uuid.h b/lib/uuid.h index 2c57a3378..71ed3df3b 100644 --- a/lib/uuid.h +++ b/lib/uuid.h @@ -81,6 +81,8 @@ extern "C" { #define SENSOR_LOCATION_UUID "00002a5d-0000-1000-8000-00805f9b34fb" #define SC_CONTROL_POINT_UUID "00002a55-0000-1000-8000-00805f9b34fb" +#define IPSP_UUID "00001820-0000-1000-8000-00805f9b34fb" + #define RFCOMM_UUID_STR "00000003-0000-1000-8000-00805f9b34fb" #define HDP_UUID "00001400-0000-1000-8000-00805f9b34fb" -- 2.13.6 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html