diff -r 1c425781161e -r 3d23268b50f6 wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/src/core_operation_check_rcpi.cpp --- a/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/src/core_operation_check_rcpi.cpp Tue Jul 06 16:24:00 2010 +0300 +++ b/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/src/core_operation_check_rcpi.cpp Wed Aug 18 11:35:02 2010 +0300 @@ -16,7 +16,7 @@ */ /* -* %version: 22 % +* %version: 23 % */ #include "core_operation_check_rcpi.h" @@ -365,13 +365,7 @@ u8_t buf[5]; buf[0] = static_cast( core_rcp_weak ); buf[1] = static_cast( current_rcpi_m ); - - /** - * Get current IAP Id value and add it to the weak list. - */ - server_m->get_core_settings().add_iap_id_to_weak_iap_list( - server_m->get_connection_data()->iap_data().iap_id()); - + adaptation_m->notify( core_notification_rcp_changed, sizeof( buf ),