javaextensions/bluetooth/omjbluetooth/src.s60/discoveryagent.cpp
changeset 80 d6dafc5d983f
parent 72 1f0034e370aa
equal deleted inserted replaced
78:71ad690e91f5 80:d6dafc5d983f
   369     LOG1(EJavaBluetooth, EInfo, "+ DiscoveryAgent::getStatusOfCompletion: %d",
   369     LOG1(EJavaBluetooth, EInfo, "+ DiscoveryAgent::getStatusOfCompletion: %d",
   370          mServiceSearchStatus);
   370          mServiceSearchStatus);
   371     return mServiceSearchStatus;
   371     return mServiceSearchStatus;
   372 }
   372 }
   373 
   373 
   374 int DiscoveryAgent::PopulateServiceRecordAttrValue(JNIEnv* aJni,
   374 int DiscoveryAgent::PopulateServiceRecordAttrValue(JNIEnv* /*aJni,*/,
   375         TInt64 aRemoteAddress, long aHandle,
   375         TInt64 aRemoteAddress, long aHandle,
   376         TPtrC16 aAttrIdsDes, jobject aServiceRecordImpl,
   376         TPtrC16 aAttrIdsDes, jobject aServiceRecordImpl,
   377         java::util::Monitor* aMonitor)
   377         java::util::Monitor* aMonitor)
   378 {
   378 {
   379     JELOG2(EJavaBluetooth);
   379     JELOG2(EJavaBluetooth);