equal
deleted
inserted
replaced
16 * Both the requested and the stored AP's are here. |
16 * Both the requested and the stored AP's are here. |
17 * |
17 * |
18 * |
18 * |
19 */ |
19 */ |
20 |
20 |
21 |
|
22 |
|
23 #include <nifman.h> |
21 #include <nifman.h> |
24 #include <nifvar.h> |
22 #include <nifvar.h> |
25 #include <es_enum.h> |
23 #include <es_enum.h> |
26 #include <in_sock.h> |
24 #include <in_sock.h> |
27 |
25 |
28 #include "connectionobservers.h" |
26 #include <connectionobservers.h> |
29 #include "ConnectionManagerLogger.h" |
27 #include "ConnectionManagerLogger.h" |
30 |
|
31 |
28 |
32 //-------------------------------------------------------------------------- |
29 //-------------------------------------------------------------------------- |
33 //CConnectionStageNotifierWCB::NewL() |
30 //CConnectionStageNotifierWCB::NewL() |
34 //-------------------------------------------------------------------------- |
31 //-------------------------------------------------------------------------- |
35 EXPORT_C CConnectionStageNotifierWCB* CConnectionStageNotifierWCB::NewL( TInt aPriority ) |
32 EXPORT_C CConnectionStageNotifierWCB* CConnectionStageNotifierWCB::NewL( TInt aPriority ) |