Searched refs:connectedScoAddr_ (Results 1 – 2 of 2) sorted by relevance
29 BluetoothConnection::BluetoothConnection() : connectedScoAddr_("") {} in BluetoothConnection()240 return connectedScoAddr_; in GetConnectedScoAddr()247 connectedScoAddr_ = connectedScoAddr; in SetConnectedScoAddr()
74 std::string connectedScoAddr_; variable