Searched refs:NAME_INSECURE (Results 1 – 1 of 1) sorted by relevance
68 private static final String NAME_INSECURE = "CtsBluetoothChatInsecure"; field in BluetoothChatService359 … tmp = mAdapter.listenUsingInsecureRfcommWithServiceRecord(NAME_INSECURE, mUuid); in AcceptThread()