Searched refs:DISC_FORCED (Results 1 – 3 of 3) sorted by relevance
192 if (discType != SapMessage.DISC_FORCED) { in sendDisconnectInd()209 startDisconnectTimer(SapMessage.DISC_FORCED, DISCONNECT_TIMEOUT_IMMEDIATE); in sendDisconnectInd()497 sendDisconnectInd(SapMessage.DISC_FORCED); in run()833 startDisconnectTimer(SapMessage.DISC_FORCED, DISCONNECT_TIMEOUT_RFCOMM); in handleRfcommReply()
140 public static final int DISC_FORCED = 0x100; // Used internal only field in SapMessage
465 mSapServer.startDisconnectTimer(SapMessage.DISC_FORCED, 1_000); in startDisconnectTimer_and_stopDisconnectTimer()