bluetoothmgmt/btmgr/BTManServer/BTManServer.cpp
branchRCL_3
changeset 56 015fa7494bd2
parent 40 14e240312f6f
equal deleted inserted replaced
49:10183c6d2913 56:015fa7494bd2
  1185 	iSession(aSession), iRegistry(aRegistry)
  1185 	iSession(aSession), iRegistry(aRegistry)
  1186 	{
  1186 	{
  1187 	LOG_FUNC
  1187 	LOG_FUNC
  1188 	}
  1188 	}
  1189 
  1189 
       
  1190 CBTManSubSession::~CBTManSubSession()
       
  1191 	{
       
  1192 	LOG_FUNC
       
  1193 	}
       
  1194 
  1190 void CBTManSubSession::NotifyChange(TUint aTableChanged)
  1195 void CBTManSubSession::NotifyChange(TUint aTableChanged)
  1191 	{
  1196 	{
  1192 	LOG_FUNC
  1197 	LOG_FUNC
  1193 	iSession.Server().Publish(KPropertyKeyBluetoothGetRegistryTableChange,
  1198 	iSession.Server().Publish(KPropertyKeyBluetoothGetRegistryTableChange,
  1194 							  aTableChanged);
  1199 							  aTableChanged);