HomeSort by relevance Sort by last modified time
    Searched refs:getRemoteMaxInfoUnit (Results 1 - 3 of 3) sorted by null

  /packages/apps/Nfc/nci/jni/
NativeLlcpSocket.cpp 182 jint miu = PeerToPeer::getInstance().getRemoteMaxInfoUnit(jniHandle);
PeerToPeer.h 270 ** Function: getRemoteMaxInfoUnit
278 UINT16 getRemoteMaxInfoUnit (tJNI_HANDLE jniHandle);
PeerToPeer.cpp 1031 ** Function: getRemoteMaxInfoUnit
1039 UINT16 PeerToPeer::getRemoteMaxInfoUnit (tJNI_HANDLE jniHandle)
1041 static const char fn [] = "PeerToPeer::getRemoteMaxInfoUnit";
    [all...]

Completed in 50 milliseconds