Searched refs:connUuid (Results 1 – 1 of 1) sorted by relevance
185 String connUuid = mAcceptThread.getConnUuid(); in bluetoothGetLastConnId() local186 Log.d("bluetoothGetLastConnId from Accept Thread: connUuid=" + connUuid); in bluetoothGetLastConnId()187 return connUuid; in bluetoothGetLastConnId()190 String connUuid = mConnectThread.getConnUuid(); in bluetoothGetLastConnId() local191 Log.d("bluetoothGetLastConnId from Connect Thread: connUuid=" + connUuid); in bluetoothGetLastConnId()192 return connUuid; in bluetoothGetLastConnId()334 String connUuid = mConnectThread.getConnUuid(); in bluetoothSocketRequestMaximumTxDataLength() local