X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmobile_hotspot.h;h=69dc6467b2b3f8ee8dbe3418d27c7450267e3455;hb=1c1adf34de79a94181e85cc9ac059f5f98ff8120;hp=36ca6ff49ebafddfdb6d44c25741c78ced2f0b5c;hpb=3ad52dc295d0cf0a0e311377b5a8976647d5c881;p=apps%2Fnative%2Fug-mobile-ap.git diff --git a/include/mobile_hotspot.h b/include/mobile_hotspot.h index 36ca6ff..69dc646 100755 --- a/include/mobile_hotspot.h +++ b/include/mobile_hotspot.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -154,6 +154,9 @@ typedef struct ap_app_main { Elm_Object_Item *popup_check_item; Elm_Object_Item *dev_item; Elm_Object_Item *station_items[MAX_CONNECTED_STA]; +#ifdef TIZEN_FEATURE_EMULATOR + Elm_Object_Item *emul_station_items[TETHERING_TYPE_MAX]; +#endif int no_of_clients; #ifdef TETHERING_DATA_USAGE_SUPPORT