This enables ASan build with -fno-common
Change-Id: I1cb44c38ea2973e5e95268d4366ab6005eef8a8d
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
bt_transfer_status_info_t send_data;
} bt_device_snd_noti_info_t;
-bt_obex_server_authorize_into_t server_auth_info;
+extern bt_obex_server_authorize_into_t server_auth_info;
void _bt_clear_receive_noti_list(void);
GSList *bt_receive_noti_list;
GSList *bt_rcv_noti_info_list = NULL;
GSList *bt_snd_noti_info_list = NULL;
+bt_obex_server_authorize_into_t server_auth_info;
static gboolean isTransferConnectedReceived = FALSE;
return NULL;
}
-