diff options
Diffstat (limited to 'binding/bluetooth-map-common.h')
-rw-r--r-- | binding/bluetooth-map-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binding/bluetooth-map-common.h b/binding/bluetooth-map-common.h index 0ce618e..4b43c7e 100644 --- a/binding/bluetooth-map-common.h +++ b/binding/bluetooth-map-common.h @@ -32,7 +32,7 @@ #define AFB_BINDING_VERSION 3 #include <afb/afb-binding.h> -#define MAP_UUID "00001133-0000-1000-8000-00805f9b34fb" +#define MAS_UUID "00001132-0000-1000-8000-00805f9b34fb" struct call_work; |