creator/src/creator_accesspoint.cpp
branchRCL_3
changeset 11 454d022d514b
parent 0 d6fe6244b863
equal deleted inserted replaced
9:404ad6c9bc20 11:454d022d514b
    17 
    17 
    18 
    18 
    19 
    19 
    20 #include "creator_accesspoint.h" 
    20 #include "creator_accesspoint.h" 
    21 #include "creator_traces.h"
    21 #include "creator_traces.h"
    22 #include <aplistitemlist.h>
    22 #include <ApListItemList.h>
    23 #include <aplistitem.h> 
    23 #include <ApListItem.h> 
    24 
    24 
    25 static const TInt KAccessPointsFieldLength = 128;
    25 static const TInt KAccessPointsFieldLength = 128;
    26 
    26 
    27 _LIT(KCreatorAccessPointsPrefixName, "CR_");
    27 _LIT(KCreatorAccessPointsPrefixName, "CR_");
    28 _LIT(KZeroIP, "0.0.0.0");
    28 _LIT(KZeroIP, "0.0.0.0");