Searched refs:connUuid (Results 1 – 1 of 1) sorted by relevance
176 String connUuid = mAcceptThread.getConnUuid(); in bluetoothGetLastConnId() local177 Log.d("bluetoothGetLastConnId from Accept Thread: connUuid=" + connUuid); in bluetoothGetLastConnId()178 return connUuid; in bluetoothGetLastConnId()181 String connUuid = mConnectThread.getConnUuid(); in bluetoothGetLastConnId() local182 Log.d("bluetoothGetLastConnId from Connect Thread: connUuid=" + connUuid); in bluetoothGetLastConnId()183 return connUuid; in bluetoothGetLastConnId()325 String connUuid = mConnectThread.getConnUuid(); in bluetoothSocketRequestMaximumTxDataLength() local