Home
last modified time | relevance | path

Searched refs:connectedPort (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/serialconnect/
H A DSerialWindow.cpp302 const BString& connectedPort = ((SerialApp*)be_app)->GetPort(); in MenusBeginning() local
304 if (connectedPort == buffer) { in MenusBeginning()