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

  /packages/apps/Nfc/nci/jni/
PeerToPeer.h 599 SyncEvent mDisconnectingEvent; // event for disconnecting
PeerToPeer.cpp 1014 SyncEventGuard guard (pConn->mDisconnectingEvent);
1020 pConn->mDisconnectingEvent.wait();
    [all...]

Completed in 46 milliseconds