Searched refs:snepClient (Results 1 – 1 of 1) sorted by relevance
757 SnepClient snepClient = null; in doInBackground() local789 snepClient = new SnepClient(); in doInBackground()796 snepClient.connect(); in doInBackground()800 snepClient = null; in doInBackground()820 if (snepClient != null) { in doInBackground()821 snepClient.close(); in doInBackground()835 mSnepClient = snepClient; in doInBackground()845 SnepClient snepClient; field in P2pLinkManager.SendTask869 if (snepClient != null) in doHandover()888 snepClient.put(msg); in doSnepProtocol()[all …]