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 |
21 #include <nifman.h> |
23 #include <nifman.h> |
22 #include <nifvar.h> |
24 #include <nifvar.h> |
23 #include <es_enum.h> |
|
24 #include <in_sock.h> |
25 #include <in_sock.h> |
25 |
26 |
26 #include <connectionobservers.h> |
27 #include "ConnectionObservers.h" |
27 #include "ConnectionManagerLogger.h" |
28 #include "ConnectionManagerLogger.h" |
|
29 |
28 |
30 |
29 //-------------------------------------------------------------------------- |
31 //-------------------------------------------------------------------------- |
30 //CConnectionStageNotifierWCB::NewL() |
32 //CConnectionStageNotifierWCB::NewL() |
31 //-------------------------------------------------------------------------- |
33 //-------------------------------------------------------------------------- |
32 EXPORT_C CConnectionStageNotifierWCB* CConnectionStageNotifierWCB::NewL( TInt aPriority ) |
34 EXPORT_C CConnectionStageNotifierWCB* CConnectionStageNotifierWCB::NewL( TInt aPriority ) |