diff -r af3fb27c7511 -r 13838cf40350 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 May 25 14:40:09 2010 +0300 +++ b/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/src/core_operation_check_rcpi.cpp Mon Jun 21 17:43:00 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 ),