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