Searched refs:MSG_INCOMING_BTOPP_CONNECTION (Results 1 – 2 of 2) sorted by relevance
377 public static final int MSG_INCOMING_BTOPP_CONNECTION = 100; field in TestTcpListener427 msg.what = MSG_INCOMING_BTOPP_CONNECTION; in start()
309 private static final int MSG_INCOMING_BTOPP_CONNECTION = 100; field in BluetoothOppService388 case MSG_INCOMING_BTOPP_CONNECTION:1192 Message msg = mHandler.obtainMessage(MSG_INCOMING_BTOPP_CONNECTION); in onConnect()