Searched refs:connUuid (Results 1 – 1 of 1) sorted by relevance
175 String connUuid = mAcceptThread.getConnUuid(); in bluetoothGetLastConnId() local176 Log.d("bluetoothGetLastConnId from Accept Thread: connUuid=" + connUuid); in bluetoothGetLastConnId()177 return connUuid; in bluetoothGetLastConnId()180 String connUuid = mConnectThread.getConnUuid(); in bluetoothGetLastConnId() local181 Log.d("bluetoothGetLastConnId from Connect Thread: connUuid=" + connUuid); in bluetoothGetLastConnId()182 return connUuid; in bluetoothGetLastConnId()324 String connUuid = mConnectThread.getConnUuid(); in bluetoothSocketRequestMaximumTxDataLength() local