diff options
Diffstat (limited to 'binding/bluetooth-map-common.h')
-rw-r--r-- | binding/bluetooth-map-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binding/bluetooth-map-common.h b/binding/bluetooth-map-common.h index 8b2f469..f154c91 100644 --- a/binding/bluetooth-map-common.h +++ b/binding/bluetooth-map-common.h @@ -60,6 +60,7 @@ struct map_state { enum xfer_types { XFER_NOTIFICATION, XFER_SENTMSG, + XFER_MESSAGE, }; struct xfer_tuple { |