Searched refs:NAME_SECURE (Results 1 – 1 of 1) sorted by relevance
64 private static final String NAME_SECURE = "CtsBluetoothChatSecure"; field in BluetoothChatService346 tmp = mAdapter.listenUsingRfcommWithServiceRecord(NAME_SECURE, mUuid); in AcceptThread()