Add the size value in header 16/51216/1 accepted/tizen/mobile/20151106.050152 accepted/tizen/tv/20151106.050314 accepted/tizen/wearable/20151106.050346 submit/tizen_mobile/20151105.102239 submit/tizen_tv/20151105.102253 submit/tizen_wearable/20151105.102257
authorTaejin Woo <tt.woo@samsung.com>
Thu, 5 Nov 2015 10:13:59 +0000 (19:13 +0900)
committerTaejin Woo <tt.woo@samsung.com>
Thu, 5 Nov 2015 10:15:23 +0000 (19:15 +0900)
Change-Id: I4bf229b93e70e54271614c8329beaa89b92979c9
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
lib/bluetooth-share-api.h

index 1e2390c..699ef0b 100644 (file)
@@ -48,6 +48,7 @@ typedef struct {
        char *addr;
        char *type;
        char *content;
+       unsigned int size;
 }bt_tr_data_t;